Skip to main content
Skip table of contents

API - Mutation for Creating a Single Roadmunk Field (Account and Roadmap)

A mutation to create a new Roadmap or Account-level Field based on any of the following field types:

  • List Field

  • Multi-List Field

  • Number Field

  • Team Member Field

  • Text Field

Number Fields can include additional information pertaining to the exact type of numeric field including currency information, numeric format and decimal places.

If roadmapID is not defined, the field created will automatically be an Account-level field. Format, decimalPlaces and currency arguments cannot be set for fields that are not of the type Numeric.

Sample Mutation 1 (Roadmap Level Multi-select Field)

image-20240618-150014.png

Sample Response 1 (Roadmap Level Multi-select Field)

image-20240618-145958.png

Sample Mutation 2 (Account Level Number Field)

image-20240618-145942.png

Sample Response 2 (Account Level Number Field)

image-20240618-145933.png

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.