Tool to create a new custom property in MOCO. Use when you need to define a new custom field for entities like Deals, Projects, or Customers. Custom properties can be of various types (String, Textarea, Link, Boolean, Select, MultiSelect, Date) and can be configured to appear on…
kindRequiredstringData type of the custom property: String, Textarea, Link, Boolean, Select, MultiSelect, or Date
nameRequiredstringName of the custom property (e.g., 'Slogan', 'Budget Code')
entityRequiredstringTarget entity type for this custom property. Valid values: Project, Customer, Supplier, Organization, Contact, Unit, User, AbsenceRequest, HolidayRequest, Deal, Expense, Purchase, Invoice, Offer, ProjectGroup, PurchaseOrder
api_onlybooleanIf true, this custom property is only accessible via API and not displayed in the UI
defaultsarrayArray of selectable options for Select or MultiSelect kind. Required when kind is Select or MultiSelect
placeholderstringHelper text shown in input fields to guide users
print_on_offerbooleanIf true, this custom property will be included on offer documents
placeholder_altstringAlternative language placeholder text for input fields
print_on_invoicebooleanIf true, this custom property will be included on invoice documents
print_on_timesheetbooleanIf true, this custom property will be included on timesheet documents
notification_enabledbooleanIf true, enables notifications for Date-type properties. Only applicable when kind is Date
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.