Skip to content

Commit

Permalink
Fix typo in salesforce docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sherifnada committed Mar 1, 2022
1 parent b3546be commit ed10c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/sources/salesforce.md
Expand Up @@ -109,7 +109,7 @@ We fetch and handle all the possible & available streams dynamically based on:
- User Role & Permissions to read & fetch objects and their data
- Whether or not the stream has the queryable property set to true. Queryable streams are available to be fetched via the API. If you cannot see your object available via Airbyte, please ensure it is API-accessible to the user you used for authenticating into Airbyte

**Note**: Using the BULK API is not possible to receive data from the following streams due to limitations from the Salesforce API. The connector will sync them via the REST API whcih will occasionally cost more of your API quota:
**Note**: Using the BULK API is not possible to receive data from the following streams due to limitations from the Salesforce API. The connector will sync them via the REST API which will occasionally cost more of your API quota:

* AcceptedEventRelation
* AssetTokenEvent
Expand Down

0 comments on commit ed10c70

Please sign in to comment.