---
title: "Export Pigment data to Fivetran"
slug: "export-fivetran"
description: "Transfer data from Pigment to Fivetran using our REST API. Learn how to export your Views, Lists, Metrics, and Tables to your cloud server."
tags: ["Cloud Export", "Fivetran Integration", "Importing Exporting Data", "Pigment Data"]
updated: 2025-05-30T13:33:45Z
published: 2025-08-22T11:56:47Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pigment.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Pigment data to Fivetran

You can transfer data from your Pigment Views, Lists, Metrics, and Tables to Fivetran with our REST API.

First, you export your data from Pigment to your cloud server, for example Google Cloud Storage, Microsoft Azure, or Amazon Web Services. Next, you export your data from your selected cloud server to your Fivetran destination.

## Recommended reading

In case you need it, we’ve compiled some useful background information for you:

- [How to export data from Pigment with APIs](/v1/docs/export-data-with-apis)
- [How to trigger an import with APIs](/v1/docs/trigger-import-apis)

## Before you begin

Before you start your export, we recommend that you complete the following tasks in Fivetran and Pigment.

### FiveTran

- Verify access to your Fivetran account
- Consult with your Fivetran admin You may need to obtain permissions and information to successfully complete your export.

### Pigment

> [!WARNING]
> **⚠️****Important**
> 
> Only Pigment members with the account type Workspace Admin or Security Admin can access the [Access API key management page](/v1/docs/manage-api-keys) and manage API keys.

- Obtain your export API key. This is explained in [Manage API Keys](/v1/docs/manage-api-keys).
- Obtain your View ID. This is explained in [How to export data from Pigment with APIs](/v1/docs/export-data-with-apis).
- Obtain your List, Metric, or Table IDs. This is explained in [Export raw data from a Pigment Block](/v1/docs/raw-data-block).

## Export Pigment data to your cloud platform

To export your Pigment data to your required cloud platform, take a look at the information below:

- [Export Pigment data to Amazon S3](/v1/docs/export-amazon-s3)
- [Export Pigment data to Google Cloud Storage](/v1/docs/export-google-cloud-storage)
- [Export Pigment data to Microsoft Azure](/v1/docs/export-microsoft-azure)

## Export Pigment data from your cloud platform to Fivetran

To export your Pigment data from your cloud platform to Fivetran, take a look at the information below:

1. Create a destination for your data. For more information, check out the Fivetran documentation [here](https://fivetran.com/docs/using-fivetran/fivetran-dashboard/destination).

![](https://cdn.document360.io/e47cfe35-dc28-40c7-a083-6cf003073d8e/Images/Documentation/f4238a6c-cf05-4876-8cf5-49e21b824d46.png)
2. Select your required cloud platform.

![](https://cdn.document360.io/e47cfe35-dc28-40c7-a083-6cf003073d8e/Images/Documentation/be447bc3-f0c1-4bf6-8512-29303363de48.png)
3. Complete your setup. This is described in the Fivetran documentation below:

- [Amazon S3](https://fivetran.com/docs/files/amazon-s3/setup-guide)
- [Azure Blob Storage](https://fivetran.com/docs/files/azure-blob-storage)
- [Google Cloud Storage](https://fivetran.com/docs/files/google-cloud-storage/setup-guide)

<style> p[data-block-id] {font-size:1rem;} ul li p[data-block-id] {margin-bottom: 0;} ul[data-type="taskList"] li div p[data-block-id] {margin-bottom: 0;} ol li p[data-block-id] {margin-bottom: 0;} table tbody th p[data-block-id] { margin-bottom: 0;} blockquote p[data-block-id] {margin-bottom: 0 !important;} &nbsp;p[data-block-id]:empty::after {content: "\00A0";} </style>
