Marketing List Contact API
This page summarizes information on the Contact API endpoints that Act-On Software offers to developers and customers.
-
Add a Contact
POST https://api.actonsoftware.com/api/1/list/{listid}/record This endpoint allows you to add a re...
-
Delete a Contact
DELETE https://api.actonsoftware.com/api/1/list/{listid}/record/{recordid} Remove the specified co...
-
Get Contact Based on Cookie or Email
GET https://api.actonsoftware.com/api/1/list/lookup/{listID} This endpoint allows you to pull a re...
-
Get Contact History and Score
GET https://api.actonsoftware.com/api/1/list/{listid}/record/{recordid}/facts This endpoint allows...
-
Get Contact Record
GET https://api.actonsoftware.com/api/1/list/{listid}/record/{recordid} This endpoint allows you t...
-
Get Opt-In Subscriptions by Email
GET https://api.actonsoftware.com/api/1/subscription/category This endpoint returns all categories...
-
Get Subscription Categories
GET https://api.actonsoftware.com/api/1/subscription/category This endpoint allows you to download...
-
Marketing List Contact API Overview
This page summarizes information on the Contact API endpoints that Act-On Software offers to devel...
-
Set Multiple Subscriptions by Email
PUT https://api.actonsoftware.com/api/1/subscription/setcategories Add/remove individual records f...
-
Update Contact by Record ID
PUT https://api.actonsoftware.com/api/1/list/{listid}/record/{recordid} This endpoint allows you t...
-
Update Contact Record by Email
PUT https://api.actonsoftware.com/api/1/list/{listid}/record?email={emailaddress} This endpoint al...
-
Update Subscriptions by Email
PUT https://api.actonsoftware.com/api/1/subscription/optout This endpoint allows you to update a r...