Action: Buy Phone Number
Sinch Operation

The Buy phone number action purchases a virtual or local phone number for voice or SMS use through Sinch’s API.
Example User Story
I want to buy a local phone number via Sinch for my new branch, so customers can call or text us using a familiar area code.
Fields
Field Name
Field Type
Required
Description
countryCode
String
Yes
The ISO country code for the phone number (e.g., 'US', 'GB').
regionCode
String
No
The region or state code within the country (e.g., 'CA' for California).
numberType
String
Yes
The type of phone number (e.g., 'MOBILE', 'LOCAL', 'TOLL_FREE').
capabilities
String
Yes
The capabilities required for the number (e.g., 'SMS', 'VOICE', 'SMS,VOICE').
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated