website logo
🔭Overview
💼Platform Actions
💜Integrations
🧰Custom Actions
🛠️Developer's Guide
Navigate through spaces
⌘K
🔗Integrations
📄Integrations
📗OAuth2 - Google Sheets
📗Gmail - outgoing
📗Gmail - incoming
📗SendSMS
📗SMSO
📗WebFlow
📗Typeform
📗SendGrid
📗GetGist
📗SendinBlue
📗Airtable
📗Yahoo
📗SmartSheet
📗Microsoft Outlook
📗Hubspot
📗Google Sheets
💯Demos
📘Build a Conversational Chatbot with Archbee and Chat GPT
📘Google Forms & PROCESIO
📘Using the Document Designer to send customized emails.
📘Audio to Text using OpenAI's Whisper
📘How to Track read emails?
📘HubSpot contacts analytics
📘How to integrate with JIRA to create tickets
📘How to create an order confirmation process
📘Typeform + PROCESIO +Airtable
📘Webflow + PROCESIO + Airtable integration
📘Sending criteria based alerts to contacts from an excel workbook
📘How to integrate with UIPath robots
📘How to extract e-mail addresses from websites
📘SenseTask OCR integration + notifications
Retry Process that fails
📘FTP to FTP transfer
Articles
Docs powered by
Archbee
Integrations

SendSMS

4min

With Procesio you can administrate your SendSMS marketing account and campaigns in a no-code environment where your marketing department can implement new flows specific to your company and business logic. 

We are assuming that you already signup on Procesio and SendSMS. If not then first make an account and activate them.

You can use the  Credential Manager to configure the authentication credentials of the SendSMS REST API by following the following steps:

SendSMS

1. Connect to your SendSMS account.

2. From the menu select Account select Api keys and copy your api key.

Procesio

1. Navigate to the Credential Manager section.

2. Select the Add New button from the upper right corner.

3. Give a Name to the newly created connection, select the Rest API Configuration from the Credential Type dropdown and optionally add the Description.

Document image




4. Select the Next step button.

5. Enter the sendSMS API connection data as shown in the screenshot with the mention that in the Value field you will need to enter your sendSMS api key and username.

Document image


6. When you click the Test connection button Procesio will test the connection and give the Successfully tested! message.

7. Save the connection.

8. Create a process using your newly created credential.

9. After creating the flow using the drag and drop functionality you can give the Call Api Action a name, description and from the Select Api Configuration dropdown select the connection created at step 7. 

Document image




10. Click Configure Request button.

11. To send a sms message we will use the Get verb with the /json endpoint and according to the SendSMS API documentation the action, text, to  and from  parameters. For the dynamic content we will use input process variables  for the message and phone number and one output variable to check the output status.

Document image


12. Save, Validate and Run the process.

Updated 10 Apr 2023
Did this page help you?
PREVIOUS
Gmail - incoming
NEXT
SMSO
Docs powered by
Archbee
TABLE OF CONTENTS
SendSMS
Procesio
Docs powered by
Archbee