Tool to create a new date field in a Fireberry object/table. Use when you need to add custom date fields to CRM objects like accounts, contacts, or other entities for tracking dates such as contract dates, anniversaries, or custom date attributes.
labelRequiredstringField name used for system displays. This is the human-readable label shown in the UI.
followbooleanTo track all changes made to this field, set to true. Defaults to false.
fieldNameRequiredstringSystem field name. Must start with 'pcf' or the field will not be created. Example: 'pcftestdate'
objectTypeRequiredintegerUse an object's number here to assign this field to an object. Common examples: 1 for accounts, 2 for contacts, etc.
defaultValuestringValue used by default for this field. Must match field requirements (date format).
additionalPropertystringAdditional properties for the field.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.