Skip to main content

Tatari: Connection guide

How to connect Tatari data delivered via Amazon S3 to Funnel with a data request.

How to get these dimensions and metrics in your workspace?

What do you need?

Submit a data request. See Request new data in Funnel.

  • Business or Enterprise plan

  • Include the following information in your data request: + Under Where does the data come from? / data platform origin enter Tatari TV Performance Data (or the report name from Tatari) + Bucket name + Bucket region + Path where reports will be uploaded + Sample report file with all fields to integrate

Importing Tatari Data via Amazon S3 (data request)

To ingest Tatari data into Funnel, the data must first be delivered by Tatari into an Amazon S3 bucket that you control. Coordinate directly with Tatari's team to confirm:

  • Which reports can be delivered

  • File format and schema

  • Delivery frequency

  • Folder/path structure in S3

If you have any questions about the export itself, Tatari is the best point of contact. Once Tatari confirms the S3 delivery setup, follow the steps below to connect the data to Funnel.

Step 1: Submit a data request

When submitting your data request to Funnel, include the following information:

  • Data platform origin Example: Tatari TV Performance Data

  • Bucket name The name of the Amazon S3 bucket where Tatari will upload the data.

  • Bucket region Example: us-east-1, eu-west-1

  • Path where reports will be uploaded The folder or prefix inside the bucket (as defined with Tatari).

  • Sample report file A sample file provided by Tatari that includes all fields to be integrated (required for validation).

Step 2: Grant Funnel Access to Your S3 Bucket

To allow Funnel to retrieve Tatari data from your Amazon S3 bucket, grant access using one of the following options.

Option 1: Add Funnel's IAM Role to Your Allow List (Recommended)

Depending on which Funnel instance your account belongs to, use the corresponding IAM role:

Funnel Instance

IAM Role ARN

Global

arn:aws:iam::071303700930:role/productionCustomsExternalS3Pull

EU

arn:aws:iam::861035124038:role/CustomsExternalS3Pull-eu

Steps:

  1. Log in to the AWS Management Console

  2. Go to S3 → Buckets and select the relevant bucket

  3. Open the Permissions tab and click Bucket Policy

  4. Add a policy granting:

    • s3:GetObject

    • s3:ListBucket for the appropriate IAM role and only for the path where Tatari uploads reports 5. Save your changes

This allows Funnel to securely retrieve Tatari data from your S3 bucket.

Option 2: Create a new IAM role for Funnel

If preferred, you can create a dedicated IAM role:

  1. Create a new IAM role in your AWS account

  2. Grant read-only access (s3:GetObject) to the specific S3 bucket or path

  3. Share the role ARN with Funnel so we can assume it

Step 3: Share Credentials Securely

After granting access:

  1. Visit the Data request page

  2. Click Add Credentials for the relevant request

  3. Enter the required details and submit

  4. Notify the Funnel team once completed so we can validate access

Step 4: Confirmation

Once access is verified, we will:

  • Test the S3 connection

  • Validate the Tatari file structure

  • Complete setup of your Amazon S3 data request

Did this answer your question?