Using CRM Variables in Bot Settings

Modified on Tue, 4 Mar at 12:58 PM

Dynamically pass any information from your CRM into Closebot using variables

All the contact custom fields, location variables and custom values in your GoHighLevel CRM are now easier than ever to add to your bots! If you're using a non-GoHighLevel CRM, check out this article instead.

Reference any of these variables anywhere within your CloseBot Bot Settings the same way you do in GoHighLevel workflows. See a full list of supported contact and location variables at the bottom of this article. Custom Values and Custom Fields can be found within your account settings as shown here.

Find Your Custom Values and Custom Fields

You can find out how your variables are referenced by navigating to:

Settings ➡️ Custom Values or Custom Fields

ImageImage

Use Variables in Modify Bot

Here I'm using a "give info" objective to give {{contact.first_name}} the upload link I have in my custom values. Notice it is referenced the same way as in GoHighLevel.

Image

You can use any of these variables anywhere in your bot settings. For example, here we added {{contact.full_address}} our main prompt under important business information.

In this way, once we gather the lead's address, that variable will be updated and can be used dynamically later in the conversation by your bot if needed.

Image

Another great way to use these variables is to dynamically book to a calendar id as seen here.

Image

List of Standard Variables

Here is a list of all of the standard variables you can use in addition to all of your Custom Values and Custom Fields (which will vary by account).

Contact Variables

These variables are pulled in from your contact-level. These are the standard fields. As discussed above, you can also reference your Contact Custom fields in addition to these fields.

{{contact.id}}{{contact.email}}{{contact.phone}}{{contact.company_name}}{{contact.address1}}{{contact.city}}{{contact.state}}{{contact.country}}{{contact.postal_code}}{{contact.date_of_birth}}{{contact.source}}{{contact.website}}{{contact.name}}{{contact.first_name}}{{contact.last_name}}{{contact.full_address}}{{contact.query}}{{contact.lead_automation}}

Location Variables

These variables are pulled in from your location-level. These are the standard fields.

{{location.id}}{{location.email}}{{location.phone}}{{location.company_name}}{{location.a

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article