Skip to content

Commit

Permalink
GitBook: [master] 3 pages and 132 assets modified
Browse files Browse the repository at this point in the history
  • Loading branch information
John Lafleur authored and gitbook-bot committed Dec 9, 2020
1 parent 6c8cae0 commit 81a58b8
Show file tree
Hide file tree
Showing 69 changed files with 13 additions and 16 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions docs/integrations/sources/facebook-marketing-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

21 changes: 9 additions & 12 deletions docs/integrations/sources/intercom.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -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

Expand All @@ -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).

0 comments on commit 81a58b8

Please sign in to comment.