Back to Integrations
integrationSalesforce node
integrationTwilio node

Salesforce and Twilio integration

Save yourself the work of writing custom integrations for Salesforce and Twilio and use n8n instead. Build adaptable and scalable Sales, Communication, and Development workflows that work with your technology stack. All within a building experience you will love.

How to connect Salesforce and Twilio

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Salesforce and Twilio integration: Create a new workflow and add the first step

Step 2: Add and configure Salesforce and Twilio nodes

You can find Salesforce and Twilio in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Salesforce and Twilio nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Salesforce and Twilio integration: Add and configure Salesforce and Twilio nodes

Step 3: Connect Salesforce and Twilio

A connection establishes a link between Salesforce and Twilio (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Salesforce and Twilio integration: Connect Salesforce and Twilio

Step 4: Customize and extend your Salesforce and Twilio integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Salesforce and Twilio with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Salesforce and Twilio integration: Customize and extend your Salesforce and Twilio integration

Step 5: Test and activate your Salesforce and Twilio workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Salesforce to Twilio or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Salesforce and Twilio integration: Test and activate your Salesforce and Twilio workflow

Salesforce lead capture with GPT-4 personalized email & SMS follow-up

How It Works
This workflow transforms n8n into a smart Web Lead Form alternative to Salesforce's traditional Web-to-Lead, capturing leads, creating Salesforce records, and sending AI-personalized responses via email or SMS.

Capture Submission**: User submits form data (name, email, phone, description, preference) via n8n's hosted form.
Create Lead**: Maps data to a new Salesforce Lead.
Personalize Message**: Uses OpenAI to generate a tailored welcome based on description and preference (detailed for email, concise for SMS).
Route Outreach**: Branches to send via Twilio SMS or SMTP email depending on preference.

Set Up Steps
Setup takes about 15-30 minutes if you have credentials ready. Focus on connecting services; detailed configs are in workflow sticky notes.

Duplicate this template in n8n.
Add your Salesforce, OpenAI, Twilio, and SMTP credentials (no hardcoding—use n8n's credential manager).
Customize form fields if needed and test with sample data.
Activate and share the form URL on your site.

n8n Web to Lead Form.json

Nodes used in this workflow

Popular Salesforce and Twilio workflows

Salesforce Lead Capture with GPT-4 Personalized Email & SMS Follow-Up

How It Works This workflow transforms n8n into a smart Web Lead Form alternative to Salesforce's traditional Web-to-Lead, capturing leads, creating Salesforce records, and sending AI-personalized responses via email or SMS. Capture Submission**: User submits form data (name, email, phone, description, preference) via n8n's hosted form. Create Lead**: Maps data to a new Salesforce Lead. Personalize Message**: Uses OpenAI to generate a tailored welcome based on description and preference (detailed for email, concise for SMS). Route Outreach**: Branches to send via Twilio SMS or SMTP email depending on preference. Set Up Steps Setup takes about 15-30 minutes if you have credentials ready. Focus on connecting services; detailed configs are in workflow sticky notes. Duplicate this template in n8n. Add your Salesforce, OpenAI, Twilio, and SMTP credentials (no hardcoding—use n8n's credential manager). Customize form fields if needed and test with sample data. Activate and share the form URL on your site. n8n Web to Lead Form.json

Multi-Channel Campaign Messaging with GPT-4 and Salesforce

How it works Fetch campaign & members from Salesforce. GPT‑4 auto‑writes a channel‑appropriate, personalised outbound message. Switch node sends via Twilio (SMS/WhatsApp), SMTP (Email). Mark each member as processed to avoid double‑touches. Error trigger notifies Slack if anything fails. Set‑up steps Time: ~10‑15 min once credentials are ready. Prereqs: Active Salesforce OAuth app, Twilio account, SMTP creds, Slack app. In‑flow sticky notes walk you through credential mapping, environment variables, and optional tweaks (e.g., campaign SOQL filter). > Copy the workflow, add your keys, and run a quick manual test—after that you can place it on a cron or Salesforce trigger.

Build your own Salesforce and Twilio integration

Create custom Salesforce and Twilio workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Salesforce supported actions

Add Note
Add note to an account
Create
Create an account
Create or Update
Create a new account, or update the current one if it already exists (upsert)
Delete
Delete an account
Get
Get an account
Get Many
Get many accounts
Get Summary
Returns an overview of account's metadata
Update
Update an account
Create
Create a attachment
Delete
Delete a attachment
Get
Get a attachment
Get Many
Get many attachments
Get Summary
Returns an overview of attachment's metadata
Update
Update a attachment
Add Comment
Add a comment to a case
Create
Create a case
Delete
Delete a case
Get
Get a case
Get Many
Get many cases
Get Summary
Returns an overview of case's metadata
Update
Update a case
Add Contact To Campaign
Add contact to a campaign
Add Note
Add note to a contact
Create
Create a contact
Create or Update
Create a new contact, or update the current one if it already exists (upsert)
Delete
Delete a contact
Get
Get a contact
Get Many
Get many contacts
Get Summary
Returns an overview of contact's metadata
Update
Update a contact
Create
Create a custom object record
Create or Update
Create a new record, or update the current one if it already exists (upsert)
Delete
Delete a custom object record
Get
Get a custom object record
Get Many
Get many custom object records
Update
Update a custom object record
Upload
Upload a document
Get Many
Get many flows
Invoke
Invoke a flow
Add Lead To Campaign
Add lead to a campaign
Add Note
Add note to a lead
Create
Create a lead
Create or Update
Create a new lead, or update the current one if it already exists (upsert)
Delete
Delete a lead
Get
Get a lead
Get Many
Get many leads
Get Summary
Returns an overview of Lead's metadata
Update
Update a lead
Add Note
Add note to an opportunity
Create
Create an opportunity
Create or Update
Create a new opportunity, or update the current one if it already exists (upsert)
Delete
Delete an opportunity
Get
Get an opportunity
Get Many
Get many opportunities
Get Summary
Returns an overview of opportunity's metadata
Update
Update an opportunity
Query
Execute a SOQL query that returns all the results in a single response
Create
Create a task
Delete
Delete a task
Get
Get a task
Get Many
Get many tasks
Get Summary
Returns an overview of task's metadata
Update
Update a task
Get
Get a user
Get Many
Get many users

Twilio supported actions

Make
Send
Send SMS/MMS/WhatsApp message

FAQs

  • Can Salesforce connect with Twilio?

  • Can I use Salesforce’s API with n8n?

  • Can I use Twilio’s API with n8n?

  • Is n8n secure for integrating Salesforce and Twilio?

  • How to get started with Salesforce and Twilio integration in n8n.io?

Looking to integrate Salesforce and Twilio in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Salesforce with Twilio

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon