Salesforce Integration

How to send Leads to your Salesforce account

ChatCompose allows you to integrate with Salesforce by passing the Leads you generate with your chatbot to your Salesforce account.

Summary

First, create a Web-to-Lead Form in Salesforce.

  1. Go to Setup Quick Find and search for Web-to-Lead (under Leads)
  2. Click the Create Web-to-Lead Form button.
    1. Adjust Selected Fields as needed.
    2. Turn off reCAPTCHA.
  3. Click Generate
  4. Copy the following information and record it for later use in the form:
    1. Record the oid value (e.g. 00DU0000000XXXX).
      • This field represents the Salesforce account to push data to.
  5. In ChatCompose, Go to Leads, select your Form and press "Integrations"
  6. Enter the oid value and select the fields you want to send in the Salesforce tab.

Generating Leads and Contacts

To integrate ChatCompose into Salesforce first you need to create a form as part of a script, or use a prebuilt script with a form component. Form components capture important information from users and potential customers, information that you can use to close sales or offer customer support.

A form component will look like this on your script:

You can ask important user information such as email, phone, name, job position etc..

When users interact with the form component installed in your chabot, it will generate a Lead or Ticket, which you can see in the Lead/Ticket Section of the platform.

Steps

Enter into your Saleforce Account and go to Setup

In Setup, search for Web-to-Leads in the quick search input.

Make sure Web-to-Lead is enabled and reCAPTCHA is not.

If that is not the case, Go to Edit change your settings and save.

Press Create Web-to-Lead form. Turn off "Include reCAPTCHA in html"

Search for your oid value inside the html, in this case is "00D6g000000F9Md".

In your ChatCompose admin panel, go to Leads/Tickets.

Click the form you want to integrate with Salesforce

Press "Integrations" and in the next page go to the Salesforce section

Enter the oid value from the previous steps and match the questions of the form to the fields for Salesforce.

For example the question "Please provide your email" should be match to the field "email", "What is your company name" should be matched to the "company" field etc..

Press save and the integration should be ready.

Would you like to know more?

Get more information