Plivo is an easy tool for developers to send and receive SMS and voice calls.

Changelog

5 versions
v1.2.0 Latest
  • Added test() method to NewCall and NewSMS triggers for Flow Test Mode support.
v1.1.0
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
v1.0.4
  • Moved ListFromNumbers component to sms folder to match component name.
v1.0.2
  • Fixed an issue with creating a new Plivo application in all triggers.
v1.0.1
  • Initial version.

Authentication

TypeDetails
API Key
Account SID (text)
Log into your Plivo account and find API Credentials on your settings page.
Authentication Token (text)
Found directly next to your Account SID.

Triggers

2
New Call icon

New Call

Receive a call through Plivo.
New S M S icon

New S M S

Receive a SMS through Plivo.

Actions

9
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Plivo API.
Call Reject icon

Call Reject

Reject a call without being billed.
Call Response Say icon

Call Response Say

Voice response to a call through Plivo.
Forward Call icon

Forward Call

Forward a call to a number.
Gather Call Input icon

Gather Call Input

Collects digits or transcribes speech from a caller.
Hangup icon

Hangup

End the call.
Make Call icon

Make Call

Make outgoing call.
Send S M S icon

Send S M S

Send SMS text message through Plivo.
Send S M S And Wait For Reply icon

Send S M S And Wait For Reply

Send SMS text message through Plivo and wait for the reply.