Documentation ยท Admin App
How To Connect Twilio
What this does
This connects Twilio to the Kindio Suite so supported apps can send outbound SMS.
This matters in any app that sends text messages. The send action may happen elsewhere, but the underlying SMS provider connection and app enablement live here.
Steps
- Open the
Admin App. - Go to the Twilio integration page.
- Enter
Account SID. - Enter
Auth Token. - Enter
Messaging Service SIDif you use one. - If you do not use a messaging service, enter the
From Number. - Copy the
Status Callback URLif you need to configure callback behavior in Twilio. - In
Allow per app, enable SMS only for the apps that should be able to send it. - Click
Save. - Click
Test connectionorTest again.
Common mistakes
- filling both messaging service and number details without knowing which one your setup uses
- enabling SMS in the wrong app
- saving the connection without testing it
What to do next
If your workflows use customer-facing portal or booking flows, test SMS behavior there after the connection passes.
If SMS is missing or failing in another app, return here and confirm the connection, sender setup, and per-app enablement first.