Create a custom field for PROJECT, TASK, USER, or COMPANY object types. fieldType NOTE is allowed for PROJECT and COMPANY. For NOTE fields, optional fieldOptions are stored as tags.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
The Create a field API allows users to create a new field in your Rocketlane account. This endpoint provides a way for developers to add field related details, including the field label, description, field type and field options in case it is a SINGLE_CHOICE, MULTIPLE_CHOICE, or NOTE type field. For NOTE fields, optional fieldOptions are stored as tags on the field and returned as fieldOptions in responses. fieldType NOTE is allowed for PROJECT and COMPANY object types. You can also enable or disable the field and set its privacy setting.
To customise the response, utilise the includeFields parameter, and it will return the created field object in the response body.
The order of the field options will be preserved as provided during field creation.
In case, any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.