简体   繁体   中英

Trigger Twilio studio flow using Zapier

What I need to do is to trigger a Twilio studio flow, when a new lead form facebook leads ads i generated.

Is this possible? if it is, how can I do it?

Both Twilio Studio and Zapier support webhooks

This can be accomplished using this flow.
  1. Facebook Ad Generates Lead (This data is stored on a Google Sheet or Database)
  2. Google Sheet or Database receives new record - from above (This activates a Zapier Webhook that points to Twilio)
  3. Zapier webhook activates Twilio Studio Flow with Studio Webhook (You can send what ever data is needed in the Zapier webhook)
  4. Twilio Studio Activates (Done)
References Check out these links for more info
Twilio Studio Webhook Learn more about the twilio Studio Webhooks / API triggers.
Zapier Webhook The goal here to identify what you want to trigger the webhook - plenty of options
What Are Webhooks Zapier created a good blog on explaining webhooks
Twilio Studio API Tutorial Twilio created a example studio flow of a survey that uses APIs / webhooks

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM