ActiveCampaigs API written in python
Project description
# activecampaign-python
ActiveCampaign API wrapper written in python.
## Installing
```
pip install activecampaign-python
```
## Requirements
```
- Requests
```
## Usage
```
from activecampaign.client import Client
client = Client(URL, APIKEY)
View a contact:
Client.contacts.view_contact(ID)
Get Deals:
Client.deals.get_deals()
```
## TODO
### Address
### Automation
### Branding
### Campaign
### Contact
- Contact_automation_list
- Contact_delete_list
- Contact_list
- Contact_note_add
- Contact_note_delete
- Contact_note_edit
- Contact_paginator
- Contact_sync
- Contact_tag_add
- Contact_tag_remove
- Contact_view_hash
### Deal
- Deal_edit
- Deal_note_add
- Deal_note_edit
- Deal_pipeline_add
- Deal_pipeline_edit
- Deal_pipeline_list
- Deal_stage_add
- Deal_stage_edit
- Deal_task_edit
- Deal_tasktype_add
- Deal_tasktype_delete
- Deal_tasktype_edit
### Form
### Group
### List
- List_edit
- List_field_add
- List_field_delete
- List_field_edit
- List_field_view
- List_paginator
### Message
### Organization
### Segment
### Settings
### Single Sin On
### Tags
### Site & Event Tracking
### User
- User_add
- User_delete
- User_delete_list
- User_edit
- User_list
- User_me
- User_view_email
- User_view_username
### Webhook
- Webhook_edit
- Webhook_events
- Webhook_list
ActiveCampaign API wrapper written in python.
## Installing
```
pip install activecampaign-python
```
## Requirements
```
- Requests
```
## Usage
```
from activecampaign.client import Client
client = Client(URL, APIKEY)
View a contact:
Client.contacts.view_contact(ID)
Get Deals:
Client.deals.get_deals()
```
## TODO
### Address
### Automation
### Branding
### Campaign
### Contact
- Contact_automation_list
- Contact_delete_list
- Contact_list
- Contact_note_add
- Contact_note_delete
- Contact_note_edit
- Contact_paginator
- Contact_sync
- Contact_tag_add
- Contact_tag_remove
- Contact_view_hash
### Deal
- Deal_edit
- Deal_note_add
- Deal_note_edit
- Deal_pipeline_add
- Deal_pipeline_edit
- Deal_pipeline_list
- Deal_stage_add
- Deal_stage_edit
- Deal_task_edit
- Deal_tasktype_add
- Deal_tasktype_delete
- Deal_tasktype_edit
### Form
### Group
### List
- List_edit
- List_field_add
- List_field_delete
- List_field_edit
- List_field_view
- List_paginator
### Message
### Organization
### Segment
### Settings
### Single Sin On
### Tags
### Site & Event Tracking
### User
- User_add
- User_delete
- User_delete_list
- User_edit
- User_list
- User_me
- User_view_email
- User_view_username
### Webhook
- Webhook_edit
- Webhook_events
- Webhook_list
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file activecampaign-python-0.1.1.tar.gz.
File metadata
- Download URL: activecampaign-python-0.1.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.0 setuptools/32.3.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d99050a5e8da0512974b5365497b80743832d92f3559173adbd1785069c0926
|
|
| MD5 |
5fc454dd68aca1ba99d205681fd8c5ca
|
|
| BLAKE2b-256 |
615c16973685325e664f509763c377effaab61a1cd5b174851dd1e875fb6794d
|