Tool to create a new URL field in a Fireberry object/table. Use when you need to add custom URL fields to CRM objects like accounts, contacts, or other entities for storing website links, company URLs, or other web addresses.
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: 'pcftesturl'
maxLengthintegerNumber between 1-200 to limit length of text.
objectTypeRequiredintegerUse an object's number here to assign this field to an object. Common examples: 1 for accounts, 2 for contacts, etc.
autoCompletebooleanTo autocomplete values for this field, set to true. Defaults to false.
defaultValuestringValue used by default for this field. Must match field requirements (valid URL 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.