# Pinterest

### Connect to Pinterest

1\. Go to the **Resources** page and click the <img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2Fct5RJC2cjHhrvymOWWGx%2Fimage.png?alt=media&#x26;token=b4ff0c44-5510-49d1-97dd-a155af254113" alt="" data-size="line">  button.&#x20;

2\. Select **Pinterest**.

3\. Enter your account credentials and click **Connect**. Please follow [here](https://developers.pinterest.com/docs/api/v5/#tag/Authentication) to get your credentials.

* **`Access Token`**
* **`Client ID`**
* **`Client Secret`**
* **`Refresh Token`**
* **`Start Date`**: Retrieve data after this date. The date should be in the format of YYYY-MM-DD in UTC.

{% hint style="info" %}

{% endhint %}

4\. Choose tables to import and click **Finish Setup**.&#x20;

5\. You will see a  <img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB_fx7PCUqvFEdrucJC%2F-MgBh5PshcmRFk38itib%2F-MgBo4LSmdK4OS-NqLZy%2Fsyncing.png?alt=media&#x26;token=452494f9-e4be-48fa-9644-bee7d969c46c" alt="" data-size="line"> icon next to your resource. It may take a few minutes to several hours depending on the data size and the number of your tables. Once your data is ready, you will receive a notification email.&#x20;

### Supported table <a href="#output-schema" id="output-schema"></a>

* [Account analytics](https://developers.pinterest.com/docs/api/v5/#operation/user_account/analytics) (Incremental)
* [Boards](https://developers.pinterest.com/docs/api/v5/#operation/boards/list) (Full table)
  * [Board sections](https://developers.pinterest.com/docs/api/v5/#operation/board_sections/list) (Full table)
    * [Pins on board section](https://developers.pinterest.com/docs/api/v5/#operation/board_sections/list_pins) (Full table)
  * [Pins on board](https://developers.pinterest.com/docs/api/v5/#operation/boards/list_pins) (Full table)
* [Ad accounts](https://developers.pinterest.com/docs/api/v5/#operation/ad_accounts/list) (Full table)
  * [Ad account analytics](https://developers.pinterest.com/docs/api/v5/#operation/ad_account/analytics) (Incremental)
  * [Campaigns](https://developers.pinterest.com/docs/api/v5/#operation/campaigns/list) (Incremental)
    * [Campaign analytics](https://developers.pinterest.com/docs/api/v5/#operation/campaigns/list) (Incremental)
  * [Ad groups](https://developers.pinterest.com/docs/api/v5/#operation/ad_groups/list) (Incremental)
    * [Ad group analytics](https://developers.pinterest.com/docs/api/v5/#operation/ad_groups/analytics) (Incremental)
  * [Ads](https://developers.pinterest.com/docs/api/v5/#operation/ads/list) (Incremental)
    * [Ad analytics](https://developers.pinterest.com/docs/api/v5/#operation/ads/analytics) (Incremental)
