Tool to create a new custom field in Wrike. Use when you need to define a new custom field for tasks, folders, or projects.
typeRequiredstringType of the custom field. Determines what kind of data can be stored in this field.
titleRequiredstringTitle of the custom field to create
valuesarrayArray of predefined option values for DropDown and Multiple type custom fields.
sharedsarrayList of user IDs to share the custom field with. Empty list means not shared with anyone.
spaceIdstringSpace ID to create the custom field in. If not specified, creates an account-level custom field.
contactsarrayArray of contact IDs representing allowed users or invitations for Contacts type custom fields.
currencystringCurrency code for Currency type fields (e.g., USD, EUR, GBP). Defaults to USD if not specified.
readOnlybooleanWhether the custom field is read-only. Defaults to false.
aggregationstringAggregation type for custom fields.
decimalPlacesintegerNumber of decimal places for Numeric, Percentage, and Currency types. Defaults to 2 if not specified.
inheritanceTypestringInheritance type for custom fields.
allowOtherValuesbooleanWhether users can enter custom values beyond predefined options for DropDown type. Defaults to true.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.