Twilio
Introduction
Twilio is a cloud communications platform that enables developers to build, scale, and operate real-time communication applications. It provides APIs for messaging, voice, video, and email, allowing businesses to integrate communication features into their applications seamlessly.
Twilio is widely used in customer engagement, offering tools like programmable SMS, phone calls, and contact centers. With Twilio's flexible APIs, developers can customize workflows and create personalized interactions to meet diverse business needs.
You can find more details and the supported operations on Twilio | qibb Catalog.
How to get started with Twilio integration
Before you get started using Twilio integration please make sure that you have the needed permission for the operations. Here you can find the Twilio API Documentation.
You will need an Account SID and an Authentication Token for authentication. To get your credentials login to your Twilio console.
You can see your credentials in the main screen of Twilio console, under Account Info section.
Go to qibb Workflow Editor, open Node Catalog in the right sidebar, and install Twilio node by clicking on the + button.
Drag the Twilio node and any other nodes you need from the left sidebar and place them in your flow.
Enter your Account SID as username and your Authentication Token as password in the Advanced/Security field of the node. Alternatively, you can configure the Set credentials node which is in the example flow. After completing these steps, you can start using the integration!
Importing flow examples of a node
Once you've successfully installed a node from the qibb catalog, you can easily import example flows that showcase how the nodes can be used. These example flows are directly accessible within the Flow Editor and are designed to guide users with helpful hints, including how to configure mandatory parameters and credentials.
Here's how to import examples:
In the top right corner of the Flow Editor, click on the menu icon.
Select Import to open the Import Dialog.
Click on the Examples tab.
Choose an example from the list.
Confirm your selection by clicking on the Import button.
By following these steps, you are now ready to make basic API calls using the provided examples. For further exploration of what’s possible, you can find more complex examples in the Flow Catalog.