Twilio: Difference between revisions

From Planfix
Jump to: navigation, search
(Created page with "{{#seo: |title=Twilio |titlemode=append |keywords=Planfix, Twilio, WhatsApp, twilio |description=Twilio }} [https://www.twilio.com/ Twilio] provides programmable communication tools for making and receiving phone calls, sending and receiving text messages, and performing other communication functions using its web services APIs. To connect Planfix and Twilio so you can receive and send WhatsApp messages, you'll need to follow a few steps in both services. == Twilio set...")
 
No edit summary
Line 10: Line 10:


== Twilio setup ==
== Twilio setup ==
*To activate your Twilio number for WhatsApp, you'll first need to fill out n request access form. Read more in these instructions.
*To activate your Twilio number for WhatsApp, you'll first need to fill out n request access form. Read more in these [https://www.twilio.com/docs/whatsapp/tutorial/requesting-access-to-whatsapp instructions]].
*Once you've successfully verified your Twilio account, you'll be able to register in WhatsApp using the Twilio console following these steps.
*Once you've successfully verified your Twilio account, you'll be able to register in WhatsApp using the Twilio console following these steps.
*Then copy your Account SID and Auth Token in the Twilio console:
*Then copy your Account SID and Auth Token in the Twilio [https://console.twilio.com/ console]:
<screen>
<screen>



Revision as of 12:31, 9 June 2023

Twilio provides programmable communication tools for making and receiving phone calls, sending and receiving text messages, and performing other communication functions using its web services APIs.

To connect Planfix and Twilio so you can receive and send WhatsApp messages, you'll need to follow a few steps in both services.

Twilio setup

  • To activate your Twilio number for WhatsApp, you'll first need to fill out n request access form. Read more in these instructions].
  • Once you've successfully verified your Twilio account, you'll be able to register in WhatsApp using the Twilio console following these steps.
  • Then copy your Account SID and Auth Token in the Twilio console:

<screen>


Setting up the integration in Planfix

  • Go to Account managementIntegrationsMessengers:

<screen>

  • Select WhatsApp:

<screen>

  • Enable the integration:

<screen>

  • Paste the Account SID and Auth Token in the respective fields in the integration settings and add your Twilio-approved phone number:

<screen>

Important

  • Once 24 hours has elapsed after your last message with someone, if you write to them manually or using a script, the message must match the templates set up in Twilio. You can read details in these instructions.


Go To