Content API
This page summarizes information on the Content API endpoints that Act-On Software offers to developers and customers.
-
Update a Media Link
PUT /api/1/medialink/{id} This endpoint will update an existing media URL link. Note, this is a "x...
-
Content API Documentation
This page summarizes information on the Content API endpoints that Act-On Software offers to devel...
-
Send a Message
POST https://api.actonsoftware.com/api/1/message/{id}/send This endpoint allows you to send an ema...
-
Get List of Programs
GET https://api.actonsoftware.com/api/1/program This endpoint allows you to download the list of a...
-
Get Landing Page URLs
GET https://api.actonsoftware.com/api/1/page/{id}/urls This endpoint allows you to pull the URL fo...
-
Delete Landing Page
DELETE https://api.actonsoftware.com/api/1/page/{id} This endpoint allows you to delete a landing ...
-
Get Landing Page
GET https://api.actonsoftware.com/api/1/page/{id} This endpoint allows you to pull a specific land...
-
Get Landing Page List
GET https://api.actonsoftware.com/api/1/page This endpoint allows you to download the list of land...
-
Get Classic Form URLs
GET https://api.actonsoftware.com/api/1/form/{id}/urls This endpoint allows you to pull the URL fo...
-
Get Form List
GET https://api.actonsoftware.com/api/1/form This endpoint allows you to download the list of form...
-
Delete a Media Object
DELETE https://api.actonsoftware.com/api/1/media/{id} This endpoint allows you to delete a media o...
-
Update Media File
PUT https://api.actonsoftware.com/api/1/media/{id} This endpoint allows you to update an existing ...
-
Add a Media Link
GET https://api.actonsoftware.com/api/1/customevents/{id}/status This endpoint allows you to add a...
-
Add a Media File
POST https://api.actonsoftware.com/api/1/media This endpoint allows you to add a media file to the...
-
Get Media File
GET https://api.actonsoftware.com/api/1/media/{id} This endpoint allows you to pull a specific med...
-
Get Media List
GET https://api.actonsoftware.com/api/1/media/ This endpoint allows you to download the list of me...
-
Delete an Image
DELETE https://api.actonsoftware.com/api/1/image/{id} This endpoint allows you to delete an image ...
-
Update an Image
PUT https://api.actonsoftware.com/api/1/image/{id} This endpoint allows you to update an existing ...
-
Add an Image
POST https://api.actonsoftware.com/api/1/image This endpoint allows you to add an image to the acc...
-
Get an Image
GET https://api.actonsoftware.com/api/1/image/{id} This endpoint allows you to pull a specific ima...
-
Get Image List
GET https://api.actonsoftware.com/api/1/image This endpoint allows you to download the list of ima...
-
Update a Footer
PUT https://api.actonsoftware.com/api/1/footer/{id} This endpoint allows you to update an existing...
-
Delete a Footer
DELETE https://api.actonsoftware.com/api/1/footer/{id} This endpoint allows you to delete a footer...
-
Add a Footer
POST https://api.actonsoftware.com/api/1/footer This endpoint allows you to add a footer to the ac...
-
Get a Footer
GET https://api.actonsoftware.com/api/1/footer/{id} This endpoint allows you to pull a specific fo...
-
Get Footer List
GET https://api.actonsoftware.com/api/1/footer This endpoint allows you to download the list of fo...
-
Delete a Header
DELETE https://api.actonsoftware.com/api/1/header/{id} This endpoint allows you to delete a header...
-
Update a Header
PUT https://api.actonsoftware.com/api/1/header/{id} This endpoint allows you to update an existing...
-
Add a Header
POST https://api.actonsoftware.com/api/1/header This endpoint allows you to add a header to the ac...
-
Get a Header
GET https://api.actonsoftware.com/api/1/header/{id} This endpoint allows you to pull a specific he...