List API
This page summarizes information on the List API endpoints that Act-On Software offers to developers and customers.
-
Add Opt-Outs to List
PUT https://api.actonsoftware.com/api/1/list/optout This endpoint allows you to add records to the...
-
Create a New List
POST https://api.actonsoftware.com/api/1/list This endpoint allows you to upload a file to create ...
-
Delete a List
DELETE https://api.actonsoftware.com/api/1/list/{listid} This endpoint allows you to delete lists ...
-
Delete Records from a List
DELETE https://api.actonsoftware.com/api/1/list/{listid}/record?contactids={contactids} This endpo...
-
Download a list
GET https://api.actonsoftware.com/api/1/list/{listid} This endpoint allows you to download a speci...
-
Get List of Assets
GET https://api.actonsoftware.com/api/1/list This endpoint allows you to pull a list of assets tha...
-
Get List of Rejected Records
GET https://api.actonsoftware.com/api/1/list/rejectedUploadRecords This endpoint allows you to dow...
-
Get List Upload Status
GET https://api.actonsoftware.com/api/1/list/{jobid}/status This endpoint allows you to check the ...
-
Get Opt-Outs by Subscription Category
GET https://api.actonsoftware.com/api/1/subscription/optout This endpoint allows you to download t...
-
Get the Hard Bounce List
GET https://api.actonsoftware.com/api/1/list/hardbounce This endpoint allows you to download the h...
-
Get the Opt-Out List
GET https://api.actonsoftware.com/api/1/list/optout This endpoint allows you to download the opt-o...
-
Get the Spam Complaint List
GET https://api.actonsoftware.com/api/1/list/spamcomplaint This endpoint allows you to download th...
-
List API Overview
This page summarizes information on the List API endpoints that Act-On Software offers to develope...
-
mergespecs
mergespecs direct Act-On to handle specifics when merging data into an existing list. When you app...
-
Remove Opt-Outs from List
PUT https://api.actonsoftware.com/api/1/list/optin This endpoint allows you to hide a contact ...
-
Update a List
PUT https://api.actonsoftware.com/api/1/list/{listid} This endpoint allows you to upload a file as...
-
Uploadspecs
Following is an example uploadspecs that include all of the Act-On system fields. The list will be...