Iris Audience Refresh (FTP) block
The iris_ftp_audience_refresh block sends audience data to the Iris FTP service as a destination block in a Connect+ dataflow. It calls a remote API endpoint using the specified HTTP method and passes the required Capillary organisation and cluster identifiers as headers to authenticate and route the request.
When to use this block
Use this block in dataflows that trigger an Iris FTP audience refresh as their final step.
Prerequisites
Before configuring this block, make sure you have:
- The Capillary organisation identifier (
X_CAP_ORG) - The Capillary cluster identifier (
X_CAP_CT)
Configuration fields
Field name | Required | Description |
|---|---|---|
Block name | No | A name for the block instance. |
API Method | Yes | The HTTP method used to call the API. Select |
Remote API URL | Yes | The remote API URL to send the audience refresh request to. |
X_CAP_ORG | Yes | The Capillary organisation identifier passed as a request header. |
X_CAP_CT | Yes | The Capillary cluster identifier passed as a request header. |

Updated about 2 hours ago
