shuttlecloud.contacts-api-client

ShuttleCloud Contacts API Official Python Client


License
Other
Install
pip install shuttlecloud.contacts-api-client==0.0.12

Documentation

ShuttleCloud Contacts Extraction API Client

Installation

Using pip you can install the latest released version of the library:

pip install shuttlecloud.contacts-api-client

It is also possible to install it by cloning the repository:

git clone https://github.com/shuttlecloud/contacts-api-client.git
cd contacts-api-client
python setup.py install

API Documentation

Official API Documentation

API Credentials

Go to the official API sign up site to create a developer account and obtain an application id and a secret.

TODO

  • Provide numerical migration state codes.

Migration State Codes

In its current form, they are text strings, because that's how we implemented them for integrating with the live projects we have, such as Google

Please note they will be changed in a later version to numerical codes.

For the current list of migration codes, see the official API docs.