Create custom object schema
Show child attributes
The machine name of the property as it appears in the third-party Provider. In Salesforce, this must end with __c.
__c
The human-readable name of the property as provided by the third-party Provider.
:::note picklist and multipicklist property types are currently only supported in Salesforce and Hubspot :::
picklist
multipicklist
:::note url property type currently is only natively supported in Salesforce. :::
url
text
textarea
number
date
datetime
boolean
other
The default value for the property. Only supported for Salesforce.
A description of the field.
Only applicable for Hubspot. If specified, OpenInt will attempt to attach the field to this group if it exists, or create it if it doesn't.
Whether or not this field is required. Must be false for Salesforce boolean fields.
The list of options for a picklist/multipicklist field.
Defaults to false.
Only applicable in Salesforce. If not given, will default to 18.
The raw details of the property as provided by the third-party Provider, if available.
Only applicable in Salesforce. If not given, will default to 0.