Ontraport App
Updated over a week ago

With Call Loop, you can integrate Ontraport to send send SMS/MMS text messages from Automations, Sequences, and more.

Article

Send an SMS/MMS Text Message from an Automation

Send an SMS/MMS Text Message from a Sequence

Step 1: Create a Trigger

Head over to Triggers to create your first Custom Trigger to create your SMS text.

For App, choose Custom. Our integration with Ontraport uses Webhooks to send your personalized SMS text messages.

Step 2: Copy Your Trigger URL

After you create your Custom Trigger, copy the Webhook URL.

Step 3: Send a Webhook

From your Ontraport Sequence, Automation, or Ping URL you will paste the Call Loop Trigger URL and then have to append the merge field tokens

https://api.callloop.com/webhook/Custom/s8383939393939393ac?phone=[Office Phone]&first=[First Name]&last=[Last Name]&email=[Email]

Field

Call Loop Parameter

Ontraport Token

Phone

phone

[Office Phone]

First Name

first

[First Name]

Last Name

last

[Last Name]

Email

email

[Email]

Did this answer your question?