Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 818 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 818 Bytes

Messaging Python SDK

flowroute-messaging-python is a Python SDK that provides methods for interacting with v2 of the Flowroute API. These methods can be used to accomplish the following:

  • Send an outbound SMS from a Flowroute phone number
  • Retrieve a Message Detail Record (MDR) by searching for a specific message record ID

Note: This SDK does not cover searching for a set of MDRs based on a date range. For searching on a date range, see Look up a Set of Messages on the Flowroute Developer Center.

Documentation

To work with the SDK, please read and follow the steps in the Flowroute Python Library v2.