Skip to content

Latest commit

History

History
52 lines (33 loc) 路 1.36 KB

File metadata and controls

52 lines (33 loc) 路 1.36 KB
id title
marketplace-plugin-plivo
Plivo

ToolJet can connect to Plivo account to send SMS.

Marketplace: plivo

:::note Before following this guide, it is assumed that you have already completed the process of Using Marketplace plugins. :::

Connection

For connecting to plivo, following credentials are required:

  • Auth Token:
  • Auth ID:

:::info Generating Auth Token/ID

  • Navigate to the Plivo Console (https://www.plivo.com/)
  • In the console, you will see your auth ID and auth token listed under the "API" section.
  • If you don't see your auth ID and auth token, you can generate new ones by clicking on the "Generate New Auth ID/Token" button. :::
Marketplace: plivo

Supported queries

Send SMS

The specified mobile number will receive the SMS upon execution of this query.

Required parameters:

  • To Number:
  • From Number:
  • Body:
Marketplace: plivo