HighLevel

Contact Custom Fields

HighLevel custom fields allow you to map non-standard data from your source app to HighLevel. Follow the instructions in the linked article to learn how to setup custom fields in your HighLevel instance: https://help.gohighlevel.com/support/solutions/articles/48001161579-how-to-use-custom-fields

Custom Field Mapping in Middle

Within the action to update or create a contact in HighLevel, you can construct an array of key-value pair objects to map integrated data to your custom fields.

Example of a key-value pair object array mapping data to HighLevel custom fields

To create this array, follow the below steps:

  1. Create a new action node in your workflow and then select the action to create or update a contact in HighLevel

  2. Click to create a new parameter under Custom Fields

  3. Add a new parameter within this array

  4. This will give you an object where you can add a text box to the custom field key and then map your data in the value

Last updated

Was this helpful?