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.
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:
.. autoclass :: parsons.MobileCommons :inherited-members: