Tool to create a custom field in Rocketlane. Use when you need to add a new custom field to TASK, PROJECT, PHASE, or USER objects. For SINGLE_CHOICE or MULTIPLE_CHOICE field types, you must provide the options array.
fieldTypeRequiredstringThe type of field - determines how the field data is stored and displayed
fieldLabelRequiredstringThe label/name for the custom field
objectTypeRequiredstringThe type of object this field applies to (TASK, PROJECT, PHASE, or USER)
descriptionstringOptional description of the field to help users understand its purpose
fieldOptionsarrayArray of field options required for SINGLE_CHOICE or MULTIPLE_CHOICE field types. Each option must have an optionLabel, optionValue (unique integer), and optionColor. Must be provided when fieldType is SINGLE_CHOICE or MULTIPLE_CHOICE
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.