Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source Salesforce: Implement exclusions from the BULK API for all applicable streams #16135

Closed
YowanR opened this issue Aug 30, 2022 · 5 comments

Comments

@YowanR
Copy link
Contributor

YowanR commented Aug 30, 2022

We recently noticed that the Salesforce BULK API do not support a few streams and we need them to be included from the BULK API entirely.

For reference see #15901 and #16199

@alafanechere
Copy link
Contributor

It looks like the updated of unsupported objects is not 💯 accurate:
https://github.com/airbytehq/oncall/issues/776

Updated list here: #17778
@artem1205 could you share how you built the UNSUPPORTED_BULK_API_SALESFORCE_OBJECTS list?

@artem1205
Copy link
Collaborator

@alafanechere
I 've Filtered out all Salesforce objects by "queryable is True", then
Attempted to create a bulk job for "queryable" objects that returned Specific Error "Entity 'EntityName' is not supported by the Bulk API."

@YowanR
Copy link
Contributor Author

YowanR commented Oct 11, 2022

Did we figure out what the issue is here? If we need to manually check the objects/streams, then we can have the Unblocker team help us. Let me know how I can best help fix this issue.

@lazebnyi
Copy link
Collaborator

cc @artem1205

@artem1205
Copy link
Collaborator

@YowanR
I've rechecked and add deleted entities in PR
I've missed them due to some limitations for our demo account (no Shared Activities)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants