1
0
mirror of synced 2025-12-25 02:09:19 -05:00

GitBook: [master] 3 pages and 132 assets modified

This commit is contained in:
John Lafleur
2020-12-09 10:45:08 +00:00
committed by gitbook-bot
parent 6c8cae09d3
commit 81a58b82c4
69 changed files with 13 additions and 16 deletions

View File

@@ -7,9 +7,9 @@
**Data integration made simple, secure and extensible.**
The new open-source standard to sync data from applications, APIs & databases to warehouses.
[![](docs/.gitbook/assets/deploy-locally%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%282%29%20%282%29%20%283%29%20%281%29%20%281%29%20%286%29.svg)](docs/deploying-airbyte/on-your-workstation.md) [![](docs/.gitbook/assets/deploy-on-aws%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%282%29%20%282%29%20%2815%29%20%288%29.svg)](docs/deploying-airbyte/on-aws-ec2.md) [![](docs/.gitbook/assets/deploy-on-gcp%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%282%29%20%282%29%20%2811%29.svg)](docs/deploying-airbyte/on-gcp-compute-engine.md)
[![](docs/.gitbook/assets/deploy-locally%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%282%29%20%282%29%20%283%29%20%281%29%20%281%29%20%281%29%20%286%29.svg)](docs/deploying-airbyte/on-your-workstation.md) [![](docs/.gitbook/assets/deploy-on-aws%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%282%29%20%282%29%20%2815%29%20%288%29.svg)](docs/deploying-airbyte/on-aws-ec2.md) [![](docs/.gitbook/assets/deploy-on-gcp%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%282%29%20%282%29%20%2811%29.svg)](docs/deploying-airbyte/on-gcp-compute-engine.md)
![](docs/.gitbook/assets/airbyte-ui-for-your-integration-pipelines%20%281%29%20%281%29%20%282%29%20%282%29%20%289%29%20%289%29%20%289%29%20%287%29.png)
![](docs/.gitbook/assets/airbyte-ui-for-your-integration-pipelines%20%281%29%20%281%29%20%282%29%20%282%29%20%289%29%20%289%29%20%289%29%20%284%29%20%287%29.png)
Airbyte is on a mission to make data integration pipelines a commodity.

View File

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 137 KiB

View File

@@ -75,13 +75,13 @@ Visit the [Facebook Developers App hub](https://developers.facebook.com/apps/) a
From the App's Dashboard screen \(seen in the screenshot below\) enable the Marketing API for your app if it is not already setup.
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.25.21-pm%20%281%29%20%281%29%20%281%29%20%281%29%20%284%29%20%284%29%20%284%29%20%284%29.png)
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.25.21-pm%20%281%29%20%281%29%20%281%29%20%281%29%20%284%29%20%284%29%20%284%29%20%284%29%20%284%29.png)
### API Access Token
In the App Dashboard screen, click Marketing API --> Tools on the left sidebar. Then highlight all the available token permissions \(`ads_management`, `ads_read`, `read_insights`\) and click "Get token". A long string of characters should appear in front of you; **this is the access token.** Copy this string for use in the Airbyte UI later.
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.35.40-pm%20%281%29%20%281%29%20%281%29%20%284%29%20%284%29%20%284%29%20%284%29.png)
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.35.40-pm%20%281%29%20%281%29%20%281%29%20%284%29%20%284%29%20%284%29%20%284%29%20%284%29.png)
With the Ad Account ID and API access token, you should be ready to start pulling data from the Facebook Marketing API. Head to the Airbyte UI to setup your source connector!

View File

@@ -2,10 +2,9 @@
## Overview
The Intercom source supports Full Refresh syncs. That is, every time a sync is run,
Airbyte will copy all rows in the tables and columns you set up for replication into the destination in a new table.
The Intercom source supports Full Refresh syncs. That is, every time a sync is run, Airbyte will copy all rows in the tables and columns you set up for replication into the destination in a new table.
This Hubspot source wraps the [Singer Intercom Tap](https://github.com/singer-io/tap-intercom).
This Intercom source wraps the [Singer Intercom Tap](https://github.com/singer-io/tap-intercom).
### Output schema
@@ -14,19 +13,18 @@ Several output streams are available from this source:
* [Admins](https://developers.intercom.com/intercom-api-reference/reference#list-admins)
* [Companies](https://developers.intercom.com/intercom-api-reference/reference#list-companies)
* [Conversations](https://developers.intercom.com/intercom-api-reference/reference#list-conversations)
* [Conversation Parts](https://developers.intercom.com/intercom-api-reference/reference#get-a-single-conversation)
* [Conversation Parts](https://developers.intercom.com/intercom-api-reference/reference#get-a-single-conversation)
* [Data Attributes](https://developers.intercom.com/intercom-api-reference/reference#data-attributes)
* [Customer Attributes](https://developers.intercom.com/intercom-api-reference/reference#list-customer-data-attributes)
* [Company Attributes](https://developers.intercom.com/intercom-api-reference/reference#list-company-data-attributes)
* [Customer Attributes](https://developers.intercom.com/intercom-api-reference/reference#list-customer-data-attributes)
* [Company Attributes](https://developers.intercom.com/intercom-api-reference/reference#list-company-data-attributes)
* [Leads](https://developers.intercom.com/intercom-api-reference/reference#list-leads)
* [Segments](https://developers.intercom.com/intercom-api-reference/reference#list-segments)
* [Company Segments](https://developers.intercom.com/intercom-api-reference/reference#list-segments)
* [Company Segments](https://developers.intercom.com/intercom-api-reference/reference#list-segments)
* [Tags](https://developers.intercom.com/intercom-api-reference/reference#list-tags-for-an-app)
* [Teams](https://developers.intercom.com/intercom-api-reference/reference#list-teams)
* [Users](https://developers.intercom.com/intercom-api-reference/reference#list-users)
If there are more endpoints you'd like Airbyte to support, please
[create an issue.](https://github.com/airbytehq/airbyte/issues/new/choose)
If there are more endpoints you'd like Airbyte to support, please [create an issue.](https://github.com/airbytehq/airbyte/issues/new/choose)
### Features
@@ -39,9 +37,7 @@ If there are more endpoints you'd like Airbyte to support, please
### Performance considerations
The Intercom connector should not run into Intercom API limitations under normal usage.
Please [create an issue](https://github.com/airbytehq/airbyte/issues) if you see any rate
limit issues that are not automatically retried successfully.
The Intercom connector should not run into Intercom API limitations under normal usage. Please [create an issue](https://github.com/airbytehq/airbyte/issues) if you see any rate limit issues that are not automatically retried successfully.
## Getting started
@@ -52,3 +48,4 @@ limit issues that are not automatically retried successfully.
### Setup guide
Please read [How to get your Access Token](https://developers.intercom.com/building-apps/docs/authentication-types#section-how-to-get-your-access-token).