Follow Up BossFollow Up Boss / Create Custom Field

appKey: followup-boss
actionKey: create-custom-field

Action Inputs

The following parameters are available when configuring this action:
hideIfEmpty
Hide If Empty
When viewing a person, this custom field will be hidden if it is empty.
boolean
label
Label
The user-friendly name of the custom field (e.g., Anniversary).
string
type
Type
The type of custom field.
string
choices
Choices
Comma separated options related to a custom field of type dropdown.
string | undefined
isRecurring
Is Recurring
Whether a date field occurs every year (e.g. birthdays, anniversaries, etc.). (Note: This is only set and returned for date custom fields.)
boolean | undefined
orderWeight
Order Weight
A weighted integer for the field to assign values for custom sorting.
string | undefined