Planhat Models
Planhat provides a set of models to which you can interact with via API.
The main properties, options and features are listed below but some models have more properties and functionalities than the ones provided on this documentation. If you don't find something in specific here, please contact support for help.
Array Operations
Standard Arrays in Planhat, such as any System or Custom Multipicklist field on any object, allow for simple Add, Replace and Remove operations as follows:
Add: will append the new value(s) to the existing array.
Replace: will input the new value(s) instead of the existing array.
Remove: will remove the new value(s) if present in the existing array.
The syntax for applying such array operations is:
Example:
For example, the following payload would update a custom field called "Industry" by removing the "Healthcare" value:
Example:
Planhat provides a set of models to which you can interact with via API.
The main properties, options and features are listed below but some models have more properties and functionalities than the ones provided on this documentation. If you don't find something in specific here, please contact support for help.
Array Operations
Standard Arrays in Planhat, such as any System or Custom Multipicklist field on any object, allow for simple Add, Replace and Remove operations as follows:
Add: will append the new value(s) to the existing array.
Replace: will input the new value(s) instead of the existing array.
Remove: will remove the new value(s) if present in the existing array.
The syntax for applying such array operations is:
Example:
For example, the following payload would update a custom field called "Industry" by removing the "Healthcare" value:
Example:
Planhat provides a set of models to which you can interact with via API.
The main properties, options and features are listed below but some models have more properties and functionalities than the ones provided on this documentation. If you don't find something in specific here, please contact support for help.
Array Operations
Standard Arrays in Planhat, such as any System or Custom Multipicklist field on any object, allow for simple Add, Replace and Remove operations as follows:
Add: will append the new value(s) to the existing array.
Replace: will input the new value(s) instead of the existing array.
Remove: will remove the new value(s) if present in the existing array.
The syntax for applying such array operations is:
Example:
For example, the following payload would update a custom field called "Industry" by removing the "Healthcare" value:
Example: