Learn how to effectively use custom attributes in Breakcold to enhance your workflows.
Select
, MultiSelect
, Location
,Date
, or Relation
Attribute TypesSelect
, MultiSelect
Attributes:
The value can be a single option ID or an array of option IDs. The backend will handle the conversion automatically.
Location
Attributes:
The value should be an object with the following properties:
Date
Attributes:
The value must be in ISO 8601 format.
Relation
Attributes:
The value must be the ID of the related lead.
Select
or MultiSelect
attribute values are valid IDs. Incorrect or unrecognized IDs will result in an error.
Location
Attributes:
The backend expects latitude, longitude, and address values to be present in the object.
Relation
Attributes:
The value must be the ID of the related lead.
Date
Attributes:
The value must be in ISO 8601 format.
Select
, Relation
or MultiSelect
attributes will return an error.Location
attributes.