API Reference

Fields

Fields Overview

The Fields API within Rocketlane's suite of APIs offers developers a versatile toolset to seamlessly incorporate custom fields and data attributes into their applications. This API empowers teams to tailor their project, task, or other entity structures to their unique needs, enhancing data organization and enabling more granular tracking and reporting.

By incorporating the Fields API from Rocketlane's documentation, developers can enhance their applications with customized data capture and management capabilities, fostering adaptability and efficiency within their teams.


Field Types Available in Rocketlane

Field TypeDefinition
TEXTAn arbitrary, relatively short string of text
MULTI_LINE_TEXTAn arbitrary, relatively long string of text
YES_OR_NOGives users a boolean choice between yes or no
DATEUsed to record the date of occurrence of an event
(the format for the date field is: YYYY-MM-DD)
SINGLE_CHOICEA selection of a single option from a defined list of options
(i.e., mutually exclusive selections)
MULTIPLE_CHOICEA selection of one or more options from a defined list of options
(i.e., mutually inclusive selections)
SINGLE_USEROnly one team member can be picked
MULTIPLE_USERMultiple team members can be picked
RATINGThis option allows the team members to rate the specific custom field based on the total rating scale provided

(Only available for project fields)
NUMBERA number with a defined level of precision