Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.85 KB

mobilecommons.rst

File metadata and controls

49 lines (36 loc) · 1.85 KB

MobileCommons

Overview

MobileCommons is a broadcast text messaging tool that helps orgranizations mobilize supporters and fundraise by building opt-ed in audiences. You can read more about the product here.

Quick Start

To instantiate a class you must pass the username and password of a MobileCommons account as an argument or store the username and password into environmental variables called MOBILECOMMONS_USERNAME and MOBILECOMMONS_PASSWORD, respectively. If you MobileCommons account has access to various MobileCommons companies (i.e. organizations), you'll need to specify which MobileCommons company you'd like to interact with by specifying the Company ID in the company_id parameter. To find the Company ID, navigate to the Company and Users page.

Then you can call various endpoints:

API

.. autoclass :: parsons.MobileCommons
   :inherited-members: