forked from dherbst/python-icontact
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.txt
More file actions
23 lines (18 loc) · 748 Bytes
/
README.txt
File metadata and controls
23 lines (18 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
iContact API client library.
The module exposes the IContactClient class, which supports most iContact
API operations
Requirements
------------
- Python 2.4+
- dateutil library (http://labix.org/python-dateutil)
- simplejson (either from django, or standalone install)
References
----------
iContact API documentation:
http://developer.icontact.com/documentation/icontact-application-programming-interface-api
To register an API client application, or to look up
the API Key and Shared Secret credentials for your
application, log in to the iContact web site and visit:
http://www.icontact.com/icp/core/registerapp
To grant access to an API application and set an API client
password, visit: http://www.icontact.com/icp/core/externallogin