v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Create a Formula Field

post/api/v2/system-field/{objectType}/formula

Path parameters

objectTypeinteger required

Use an object's number here to assign this field to an object.

Request body

fieldnamestring required

System field name. Must start with 'pcf' or the field will not be created.

labelstring required

Field name used for system displays.

formulastring required

The formula used to calculate the value of this field.

fieldTypestring required

Set the result of the formula's field type, such as text, number ect.

precisioninteger

Number between 0-4 to set the amount of digits after the decimal point.

Response

200

object required