Skip to main content
PlivoTools gives an agent functions for sending SMS messages, placing calls, looking up carrier information, and reviewing call and message history.
plivo_tools.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your credentials

4

Set the phone numbers

Replace sender_phone_number with your Plivo phone number and receiver_phone_number with the recipient’s E.164 phone number.
5

Run the example

Full source: cookbook/91_tools/plivo_tools.py