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

retrieving ids/status of bulk insert #99

Open
actsasgeek opened this issue Feb 18, 2021 · 1 comment
Open

retrieving ids/status of bulk insert #99

actsasgeek opened this issue Feb 18, 2021 · 1 comment

Comments

@actsasgeek
Copy link

The Salesforce documentation suggests that we can access the result of our bulk inserts (ids or if they failed, the reason for the failure) but I don't see that we're able to access that information through the library.

https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_batches_failed_records.htm

Not sure if this is undocumented or simply a feature request.

@actsasgeek
Copy link
Author

I dug around the source code a bit more and found get_batch_status so it's there, just not in the documentation.

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

No branches or pull requests

1 participant