← Back to catalog

Communication

WINSMS

auto-generated
swirls add winsms
actionPOSTv1.0.0

Delete scheduled SMS messages and refund credits

Delete a list of previously scheduled SMS messages that have not yet been sent. Credits originally deducted for each SMS message will be refunded to your account upon successful deletion.

Source
actionGETv1.0.0

Get a list of incoming short/long code messages

***Only available to users with a [WinSMS Short/Long Code](https://support.winsms.co.za/winsms-long-short-code-system/).*** Get a list of all incoming short/long code messages received by the account. Only the first 100 incoming short/long code messages will be returned if no ***offset*** and ***limit*** parameters are specified.

Source
actionGETv1.0.0

Get a list of incoming SMS messages

Get a list of all incoming SMS messages received by the account. Only the first 100 incoming messages will be returned if no ***offset*** and ***limit*** parameters are specified.

Source
actionGETv1.0.0

Get a list of scheduled SMS messages

Get a list of all scheduled SMS messages that have not yet been sent. Only the first 100 scheduled messages will be returned if no ***offset*** and ***limit*** parameters are specified.

Source
actionPOSTv1.0.0

Get SMS delivery statuses

Get a list of previously submitted SMS message delivery statuses. Post an array of API Message Ids received from the ***/sms/outgoing/send*** endpoint.

Source
actionGETv1.0.0

Get your current WinSMS credit balance

Get the current remaining credit balance for the account. ***Note*** - The credit balance is expressed as a value with a single decimal place.

Source
actionPOSTv1.0.0

Send SMS messages

Submit 1 or more SMS messages to be sent by WinSMS. Maximum 1000 recipients per request. The SMS message text can be a maximum of 918 characters long. If you are submitting a message longer than 160 characters, you should change the value of ***maxSegments***.

Source
actionPOSTv1.0.0

Transfer credits between main and sub accounts.

Transfer credits between accounts. - From Main account to Sub account. - From Sub account to Main account. - From Sub account to another Sub account. Your WinSMS account number and sub account number/s can be obtained by logging in to the WinSMS Client Zone (www.winsms.co.za/cz) with the main account's credentials. The main account number is on the home tab and the sub account numbers are under the sub accounts tab. Account numbers should be submitted as integers. Do not add the 'W' prefix.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec