Socket
Book a DemoInstallSign in
Socket

active-campaign-python

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

active-campaign-python

Python ActiveCampaign API client

pipPyPI
Version
0.9.2
Maintainers
1

Installation

You can install active-campaign-python from pypi

pip install active-campaign-python

Example Usage

from activecampaign import ActiveCampaign

# url provided to you by ActiveCampaign
base_url = ''
# api key provided to you by ActiveCampaign
api_key = ''

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

Each of the endpoint subclasses have comments at the bottom

Prerequisites

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

Keywords

activecampaign

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.