Skip to main content
Feedback

Twilio connection

The Twilio connection represents a single Twilio account.

If you use multiple accounts, you need a separate connection component for each account. You can pair the connection with different Twilio operations to perform a unique action against a Twilio instance.

Connection tab

Account SID - Enter the unique Twilio Account SID, obtained from Twilio.

Auth Token - Enter the Authentication token, obtained from Twilio.

note

The connector automatically handles the HTTPS certificate. You do not need to manually import a certificate component.

Test Connection

You can test your connection settings before you use or save the connection in a process. The Test Connection ensures that your specified settings are correct, valid, and accessible. If the test connection is successful, you can save the connection. Otherwise, review and correct any incorrect settings, then test again.

Attention

You can only run the Test Connection against containers associated with your account (local runtimes, runtime clusters, and runtime clouds).

On this Page