Tags
Overview
Add and edit tags to objects in Rose Rocket.
Tags are a way to label objects for filtering and grouping. Use tags within the tag column on the data panel view. You can also search and filter by tags in this same panel.
API configuration
When using the API to make requests, see the pages below for the process. These guides walk through the requirements and setup to access the Rose Rocket API with your application.
- Authentication - Access Rose Rocket with OAuth 2.0
- Object operations - Configure your requests
Object structure
Use the table below for information about the tag objects.
Fields | Label | Type | Description |
---|---|---|---|
fullId | Tag ID | string | Unique identifier for specific Tag NOTE: This is a system generated value after a record is created. |
name | Tag Name | string | User-facing name for Tag |
icon | Tag Icon | string | Icon used as a prefix to Tag Name |
Updated 4 months ago