Tool to create a custom data attribute for contacts or companies. Use when you need to define a new attribute to track additional information beyond standard fields.
nameRequiredstringThe identifier for the data attribute. This will be the key used to reference the attribute.
modelRequiredstringSpecifies which object type this attribute applies to. Must be either 'contact' or 'company'.
optionsarrayRequired when data_type is 'options'. Array of option objects, each containing a 'value' property.
data_typeRequiredstringThe type of data stored. Valid values: 'string', 'integer', 'float', 'boolean', or 'date'.
descriptionstringA readable description of the attribute shown in the UI. Helps users understand the purpose of the attribute.
messenger_writablebooleanWhether the Messenger can update this attribute. Set to true to allow updates via Messenger.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.