Contact tags can be assigned to each contact in Ruddr. This allows you to define custom contact attributes. You can then filter reports using Contact Tags.
Example
{
"id": "8670e0fd-bd7a-457e-bec9-eff2b1c12b78",
"name": "Tier 1 Contact Tag",
"isActive": true,
"createdAt": "2021-11-13T12:31:22.762Z"
}
Attributes
| Name | Type | Description |
|---|---|---|
id | uuid | The unique identifier for the object. |
name | string | The name of the contact tag. |
isActive | boolean | A flag to indicate if the contact tag is active in the system. |
createdAt | timestamp | The timestamp when the object was created. |
