Overview
Copy paste the audience persona url into the parameters, set the file name/destination.
Variables
|
Name |
Reference |
Type |
Required |
Default |
Options |
Description |
|---|---|---|---|---|---|---|
|
URL |
AUDIENCE_URL |
Alphanumeric |
✅ |
- |
- |
Entire URL from an audience persona page |
|
Workflows file name |
AUDIENCE_WORKFLOWS_FILE_NAME |
Alphanumeric |
✅ |
- |
- |
Name of file to be generated with the results. Should be `.csv` extension. |
|
Workflows Folder Name |
AUDIENCE_WORKFLOWS_FOLDER |
Alphanumeric |
➖ |
- |
- |
Folder where the file should be downloaded. Leaving blank will place the file in the home directory. |
YAML
Below is the YAML template
YAML
source:
template: Audience Planner - Get Persona Details From URL
inputs:
AUDIENCE_URL:
AUDIENCE_WORKFLOWS_FILE_NAME:
AUDIENCE_WORKFLOWS_FOLDER:
type: TEMPLATE
guardrails:
retry_count: 1
retry_wait: 0h0m0s
runtime_cutoff: 1h0m0s
exclude_exit_code_ranges:
- 100