Overview
These templates take in a url/urls and return a csv with the json data from the audience persona API.
Variables For URL Template
|
Name |
Reference |
Required |
Description |
|---|---|---|---|
|
URL |
AUDIENCE_URL |
True |
The full url taken from the audience person website |
|
Client ID |
AUDIENCE_CLIENT_ID |
True |
Client ID, check this page for how to acquire it: Audience Planner Integration Options (Note: you do not need the bearer token) |
|
Workflows File Name |
AUDIENCE_WORKFLOWS_FILE_NAME |
True |
Output file name to write to. Must be a csv file |
|
Workflows Folder Name |
AUDIENCE_WORKFLOWS_FOLDER |
False |
Output folder to write the file to, defaults to home directory |
|
Name |
Reference |
Required |
Description |
|---|---|---|---|
|
CSV File |
AUDIENCE_CSV_FILE |
True |
CSV File with urls from audience persona in a single column |
|
Client ID |
AUDIENCE_CLIENT_ID |
True |
Client ID, check this page for how to acquire it: Audience Planner Integration Options (Note: you do not need the bearer token) |
|
Workflows File Name |
AUDIENCE_WORKFLOWS_FILE_NAME |
True |
Output file name to write to. Must be a csv file |
|
Workflows Folder Name |
AUDIENCE_WORKFLOWS_FOLDER |
False |
Output folder to write the file to, defaults to home directory |