Responses (Marketing Campaigns)
GET {{base_url}}/campaign/:CampaignID/responses
Use this endpoint to retrieve all responses associated with a marketing campaign in the Marketing Campaigns hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"CampaignID":"ADMIN1059050412878","ContactID":"AEM27AEM27AEM27","Contact":"Carl Kloven","ClientID":"","Client":"Fremont Medical Facility","Rating":"03","QualifiedStatus":"sysNew","ContactStatus":"A"},{"CampaignID":"ADMIN1059050412878","ContactID":"ADMIN1022688868559","Contact":"George Smith, III","ClientID":"000VISCONI","Client":"Anderson \u0026 Associates, LLC","Rating":"","QualifiedStatus":"sysQual","ContactStatus":"A"}]