Breadcrumbs

Audience Planner - Get Persona Details From CSV

Overview

Copy paste the audience persona url into the parameters, set the file name/destination.

Variables

Name

Reference

Type

Required

Default

Options

Description

CSV File

AUDIENCE_CSV_FILE

File_Upload

-

-

CSV Containing a singular column of URLSs to audience personas

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 CSV
  inputs:
    AUDIENCE_CSV_FILE:
    AUDIENCE_WORKFLOWS_FILE_NAME:
    AUDIENCE_WORKFLOWS_FOLDER:
  type: TEMPLATE
guardrails:
  retry_count: 1
  retry_wait: 0h0m0s
  runtime_cutoff: 1h0m0s
  exclude_exit_code_ranges:
    - 100