get
https://production-api.shoutaboutus.com/api/v1/campaign/automate/file-headers/
Get the file-header configuration(s) for a given automation campaign. Note: the {id} path segment here is the campaign id (not the file-header id). The campaign must exist, be of type automation, and belong to the caller's company.
Auth
- Account bearer. Campaign is matched on the caller's
person.company_id, else404.
Rate limit
- No rate limit.
Path params
| Field | Type | Required | Notes |
|---|---|---|---|
campaignId | integer | Required | The campaign id (route constrained to [0-9]+). |
Behaviour
200with an array of file-header rows underdata.data(selected columns only:id,rs_campaign_id,headers,sample_file_path,location_identifier, timestamps).404if the campaign is not found / not an automation campaign / not owned by the caller.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
