Scott Wallace
Activity overview
Latest activity by Scott Wallace
-
Scott Wallace created an article,
Get API Credentials
Calls to our authentication endpoints will require both your unique Client ID/Secret and a username/password for the specific account you are accessing. If you wish to request a developer account, ...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Scott Wallace created an article,
Act-on REST API Frequently Asked Questions
Act-On REST API Frequently Asked Questions My API keys are connected to my sandbox account. How do I connect my integration with my production account instead? I'm getting an error "PUBLIC_API_FEA...
- Scott Wallace
- Updated
- 2 followers
- 0 comments
- 0 votes
-
Scott Wallace created an article,
Update a Media Link
PUT /api/1/medialink/{id} This endpoint will update an existing media URL link. Note, this is a "x-www-form-urlencoded" post. Parameters Name ParameterType AllowMultiple Required/Optional Data...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Scott Wallace created an article,
Content API Documentation
This page summarizes information on the Content API endpoints that Act-On Software offers to developers and customers. If you have been using these APIs for a while, there is some documentation tha...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Scott Wallace created an article,
Get Campaign
GET https://api.actonsoftware.com/api/1/campaigns/{ID} Customers wanting to access our API via our gateway in the EU can use this link: GET https://api-eu.actonsoftware.com/api/1/campaigns/{ID} ...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Scott Wallace created an article,
Get Campaigns List
GET https://api.actonsoftware.com/api/1/campaigns Customers wanting to access our API via our gateway in the EU can use this link: GET https://api-eu.actonsoftware.com/api/1/campaigns Parameters...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Scott Wallace created an article,
View Form Reports
GET https://api.actonsoftware.com/api/1/form/{formid}/report/ This endpoint allows you to pull a report on a specified form. Customers wanting to access our API via our gateway in the EU can use th...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Scott Wallace created an article,
Set Multiple Subscriptions by Email
PUT https://api.actonsoftware.com/api/1/subscription/setcategories Add/remove individual records from multiple subscription categories by their email address. Customers wanting to access our API vi...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Scott Wallace created an article,
Get Opt-In Subscriptions by Email
GET https://api.actonsoftware.com/api/1/subscription/category This endpoint returns all categories a record has opted into based on email. Customers wanting to access our API via our gateway in the...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Scott Wallace created an article,
Update Subscriptions by Email
PUT https://api.actonsoftware.com/api/1/subscription/optout This endpoint allows you to update a records subscription based on their email. Customers wanting to access our API via our gateway in th...
- Scott Wallace
- Updated
- 1 follower
- 0 comments
- 0 votes