Integrate with Salesforce

Step 1. Install the Synthflow Salesforce App

You’ll need to have a Synthflow account before you start.

Install the Synthflow app from the AppExchange.

Step 2. Create a Call Action

1

In your Salesforce dashboard, select Process Automation > Flows on the left-hand sidebar. Click New Flow in the top-right corner.

2

Select Start from Scratch and click Next. Select Record-Triggered Flow and click Create.

3

Select Contact under Object and A record is created under Trigger the Flow When.

4

Under Set Entry Conditions, select All Condition Requirements Are Met (AND). Enter this configuration:

FieldOperatorValue
LeadSourceEqualsPhone Inquiry
LeadSoruceIs ChangedTrue
MobilePhoneIs NullFalse
5

Close the configuration form (click the cross icon under Activate).

6

Click the plus icon and select the Action element. Select Apex > Make a Call.

7

Under Set Input Values for the Selected Action, select these variables:

FieldValue
Name of CustomerTriggering Contact > Full Name
Phoen Number Triggering Contact > Mobile Phone
Record IDTriggering Contact > Contact ID
8

Close the configuration form (click the cross icon under Activate) and click Save. Name your flow and add an API name for it. Click Save and Activate.