Skip to main content

Python ActiveCampaign API client

Project description

## Installation

You can install active-campaign-python from pypi

pip install active-campaign-python

## Example Usage

<pre> from activecampaign import ActiveCampaign

# url provided to you by ActiveCampaign base_url = ‘<your url>’ # api key provided to you by ActiveCampaign api_key = ‘<your api_key>’

ac = ActiveCampaign(base_url, api_key) print(ac.api(‘account/view’))

</pre>

Each of the endpoint subclasses have comments at the bottom

## Prerequisites

  1. A valid ActiveCampaign hosted account (trial or paid).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

active-campaign-python-0.9.2.tar.gz (7.0 kB view details)

Uploaded Source

File details

Details for the file active-campaign-python-0.9.2.tar.gz.

File metadata

File hashes

Hashes for active-campaign-python-0.9.2.tar.gz
Algorithm Hash digest
SHA256 85cd310c318578de36266ee07fc1acfa28345912a75d5751209710d8c86eda1e
MD5 0cc29041510015eb7acd3c5ac57bd321
BLAKE2b-256 9bc724c5f3c7083b036d4e7444e6ad876f2ce2757a2f67f26552ed4b8ae025fd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page