1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Files
airbyte/airbyte-integrations/connectors/source-pinterest/bootstrap.md
2024-05-07 08:19:33 -07:00

1.9 KiB

Core streams

Pinterest is a REST based API. Connector is implemented with Airbyte CDK.

Connector has such core streams:

Connector uses start_date config for initial reports sync depend on connector and current date as an end data.

Connector has window_in_days config which allows set the amount of days for each data-chunk begining from start_date. Default: 30 days. Max: 30 days.

See this link for the nuances about the connector.