Sinch SMS
Overview
AFI sends SMS messages through Sinch SMS from WordPress form submissions. Trigger transactional SMS — confirmations, OTPs, alerts — directly from user form interactions.
Supported actions
- Send SMS — single recipient, customisable body.
Authentication
- Sign up for Sinch.
- Open Dashboard > APIs > SMS REST API.
- Copy your Service Plan ID and API Token.
- Note your assigned region (us, eu).
- In AFI go to Settings > Sinch SMS and paste all three values.
How to create the integration
- In WordPress admin, go to AFI > New Integration.
- Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
- Pick Sinch SMS as the Receiver, then pick the Task you want to run.
- Map sender fields onto Sinch SMS’s fields. E.164 phone number + message body are required.
- Optional: add Conditional Logic so the action only fires on matching submissions.
- Save and run a test submission. Check AFI > Log if anything looks off.
Notes & caveats
- Region matters. EU and US clusters have different API hosts.
- Sender ID must be pre-approved for the destination country (especially US 10DLC).
- Character limits: SMS segments at 160 GSM characters / 70 Unicode characters.