Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
14 lines
551 B
Markdown
14 lines
551 B
Markdown
# Twilio
|
|
|
|
:::info
|
|
This page explains the steps you need to follow to set up the Twilio connection in Automatisch. If any of the steps are outdated, please let us know!
|
|
:::
|
|
|
|
1. Go to the Twilio [console page](https://console.twilio.com)
|
|
2. Copy **Account SID** and paste it to **Account SID** field on the
|
|
Automatisch connection creation page.
|
|
3. Copy **Auth Token** and paste it to **Auth Token** field on the
|
|
Automatisch connection creation page.
|
|
4. Click **Submit** button on Automatisch.
|
|
5. Now you can start using the new Twilio connection!
|