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

SMSO

5min

Procesio allows the integration of powerful marketing tools that meet your SMS sending needs by creating the logic of your campaigns in a no-code environment where you can custom the flow that best fits your needs.

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

Use the Credential Manager to configure the authentication credentials of the SMSO REST API by following the following steps:

SMSO

1. Login to your SMSO account.

2. Navigate to API in the Integrari section to see your api key.

3. The SMSO REST API documentation can be found here.

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 Rest API Configuration from the Credential Type dropdown and optionally add the Description.

Document image


4. Select the Next step button.

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

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 connection.

  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 the Configure Request button.

  11. To send a sms message we will use the POST verb with the /api/v1/send endpoint and according to the SMSO API documentation the to, body and sender parameters. For the dynamic content, we will use input process variables and one output variable to check the output status.

Document image


  12. From the upper right corner you will need to Save the flow, Validate the flow and click Run.

  13. A prompt will appear that will ask you to enter the input variables.

Document image


  14. Click Run.

  15. By clicking Check Instance you can see the resulting input and output variables, and if the result was not a success we can check the output messages to debug the flow configuration.

Document image




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