Twilio
Scriptcase connects to different APIs for sending SMS text messages. These include:
Twilio is a set of libraries that enables SMS communication on a global scale. For correct configuration, we need to provide the Authentication ID, Authentication Token, and Sender Number data, as shown in the image below:

When deploying your project, you will need to configure the API credentials in Prod, by accessing the API menu.
Name
Defines the name to identify the API profile. This name is unique and will be used to reference the API profile in your project’s applications.
Mode
The mode defines the availability of the Profile in Scriptcase.
-
Public - Users from all projects will be able to view and use the created profile.
-
Project - Users will be able to view and use the profile in the project where it was configured.
-
User - Only the user who created the profile will be able to view and use it in the applications.
Regardless of the mode used for creation, profiles can only be edited by users with administrator access in the project. See how to define user access levels in Scriptcase.
Gateway
Defines the API that will be used to create the profile.
Authentication ID
Enter your Twilio account authentication ID;
Authentication Token
Enter your Twilio account authentication token;
From
Enter the sender’s number for sending the SMS;