File tree Expand file tree Collapse file tree 4 files changed +3
-12
lines changed
docs/integrations/sources Expand file tree Collapse file tree 4 files changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,6 @@ The Chargebee source connector supports the following [sync modes](https://docs.
58
58
* [ Item Prices] ( https://apidocs.chargebee.com/docs/api/item_prices?prod_cat_ver=2#list_item_prices )
59
59
* [ Attached Items] ( https://apidocs.chargebee.com/docs/api/attached_items?prod_cat_ver=2#list_attached_items )
60
60
61
- ## <Connector-specific features & highlights, if any>
62
-
63
61
## Performance considerations
64
62
65
63
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.
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Please read [How to find your API key](https://support.iterable.com/hc/en-us/art
32
32
33
33
## Supported sync modes
34
34
35
- The Iterable < source/destination> connector supports the following [ sync modes] ( https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes ) :
35
+ The Iterable source connector supports the following [ sync modes] ( https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes ) :
36
36
37
37
| Feature | Supported? |
38
38
| :---------------- | :--------- |
@@ -61,11 +61,6 @@ The Iterable <source/destination> connector supports the following [sync modes](
61
61
* [ Templates] ( https://api.iterable.com/api/docs#templates_getTemplates )
62
62
* [ Users] ( https://api.iterable.com/api/docs#export_exportDataJson )
63
63
64
- ## Performance considerations
65
-
66
- The Iterable connector should not run into Iterable API limitations under normal usage.
67
- Please [ create an issue] ( https://github.com/airbytehq/airbyte/issues ) if you see any rate limit issues that are not automatically retried successfully.
68
-
69
64
## Changelog
70
65
71
66
| Version | Date | Pull Request | Subject |
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Please read [How to get your credentials](https://developers.pinterest.com/docs/
12
12
### For Airbyte Cloud:
13
13
14
14
1 . [ Log into your Airbyte Cloud] ( https://cloud.airbyte.io/workspaces ) account.
15
- 2 . In the left navigation bar, click ** < Sources/Destinations> ** . In the top-right corner, click ** +new source/destination ** .
16
- 3 . On the Set up the source page, enter the name for the Pinterest connector and select ** Pinterest** from the < Source/Destination> type dropdown.
15
+ 2 . In the left navigation bar, click ** Sources** . In the top-right corner, click ** +new source** .
16
+ 3 . On the Set up the source page, enter the name for the Pinterest connector and select ** Pinterest** from the Source type dropdown.
17
17
4 . Enter your ` client_id `
18
18
5 . Enter your ` client_secret `
19
19
6 . Enter your ` refresh_token `
Original file line number Diff line number Diff line change @@ -110,8 +110,6 @@ The Slack source connector supports the following [sync modes](https://docs.airb
110
110
* [ Files] ( https://api.slack.com/methods/files.list )
111
111
* [ Remote Files] ( https://api.slack.com/methods/files.remote.list )
112
112
113
- ## <Connector-specific features & highlights, if any>
114
-
115
113
## Performance considerations
116
114
117
115
The connector is restricted by normal Slack [ requests limitation] ( https://api.slack.com/docs/rate-limits ) .
You can’t perform that action at this time.
0 commit comments