Skip to content

Commit

Permalink
Certification Q3: update docs typo (#15854)
Browse files Browse the repository at this point in the history
* Update docs typo

* Update docs typo
  • Loading branch information
lazebnyi authored Aug 22, 2022
1 parent 2fcdff0 commit dbf01fa
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 12 deletions.
2 changes: 0 additions & 2 deletions docs/integrations/sources/chargebee.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ The Chargebee source connector supports the following [sync modes](https://docs.
* [Item Prices](https://apidocs.chargebee.com/docs/api/item_prices?prod_cat_ver=2#list_item_prices)
* [Attached Items](https://apidocs.chargebee.com/docs/api/attached_items?prod_cat_ver=2#list_attached_items)

## <Connector-specific features & highlights, if any>

## Performance considerations

The Chargebee connector should not run into [Chargebee API](https://apidocs.chargebee.com/docs/api?prod_cat_ver=2#api_rate_limits) limitations under normal usage.
Expand Down
7 changes: 1 addition & 6 deletions docs/integrations/sources/iterable.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Please read [How to find your API key](https://support.iterable.com/hc/en-us/art

## Supported sync modes

The Iterable <source/destination> connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
The Iterable source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):

| Feature | Supported? |
| :---------------- | :--------- |
Expand Down Expand Up @@ -61,11 +61,6 @@ The Iterable <source/destination> connector supports the following [sync modes](
* [Templates](https://api.iterable.com/api/docs#templates_getTemplates)
* [Users](https://api.iterable.com/api/docs#export_exportDataJson)

## Performance considerations

The Iterable connector should not run into Iterable 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.

## Changelog

| Version | Date | Pull Request | Subject |
Expand Down
4 changes: 2 additions & 2 deletions docs/integrations/sources/pinterest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Please read [How to get your credentials](https://developers.pinterest.com/docs/
### For Airbyte Cloud:

1. [Log into your Airbyte Cloud](https://cloud.airbyte.io/workspaces) account.
2. In the left navigation bar, click **<Sources/Destinations>**. In the top-right corner, click **+new source/destination**.
3. On the Set up the source page, enter the name for the Pinterest connector and select **Pinterest** from the <Source/Destination> type dropdown.
2. In the left navigation bar, click **Sources**. In the top-right corner, click **+new source**.
3. On the Set up the source page, enter the name for the Pinterest connector and select **Pinterest** from the Source type dropdown.
4. Enter your `client_id`
5. Enter your `client_secret`
6. Enter your `refresh_token`
Expand Down
2 changes: 0 additions & 2 deletions docs/integrations/sources/slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ The Slack source connector supports the following [sync modes](https://docs.airb
* [Files](https://api.slack.com/methods/files.list)
* [Remote Files](https://api.slack.com/methods/files.remote.list)

## <Connector-specific features & highlights, if any>

## Performance considerations

The connector is restricted by normal Slack [requests limitation](https://api.slack.com/docs/rate-limits).
Expand Down

0 comments on commit dbf01fa

Please sign in to comment.