Wrapper for the Adobe Digital Marketing APIs in python (version 1.3)
- Instructions to install Requests are here.
- Git cloning instructions are here.
The required Web Services section of the credentials file format has two elements, username and shared_secret.
python setup.py install
-
Be sure to update the credentials.conf file with your username and shared secret. The optional API End Point section should list with descriptive names the end points you will need.
-
A default API End Point is provided in the case that this section is empty.
See the example file credentials.cfg.