Tool to create a lookup field in Fireberry CRM. Use when you need to add a lookup field that relates records from one object type to another.
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. Default is false.
filterBystringSet a system field name to filter the results provided by the chosen field.
fieldNameRequiredstringSystem field name. Must start with 'pcf' or the field will not be created. Default prefix is 'pcf'.
objectTypeRequiredintegerUse an object's number here to assign this field to an object. This is the object type ID where the lookup field will be created.
defaultValuestringValue used by default for this field. Must match field requirements, in this case a record's ID from the correct object type.
relatedObjectTypeRequiredintegerThe number of the object type this field will relate records from. This defines which object type records can be selected from the lookup.
additionalPropertystringAdditional properties for the lookup 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.