Skip to content

dancingcactus/marketing-cloud-python-sdk

Repository files navigation

What is this thing

Wrapper for the Adobe Digital Marketing APIs in python (version 1.3)

Steps to use

Install Requests

  • Instructions to install Requests are here.

Clone This Code

  • Git cloning instructions are here.

Populate Credentials File

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.

About

Access the Marketing Cloud APIs via Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages