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

Return upsertResult in the upsert function #29

Open
jvlaar opened this issue Nov 23, 2016 · 1 comment
Open

Return upsertResult in the upsert function #29

jvlaar opened this issue Nov 23, 2016 · 1 comment

Comments

@jvlaar
Copy link

jvlaar commented Nov 23, 2016

It would be nice if the upsert() function would return a upsertResult object when called. Right now it's very hard to find out what went wrong when upsert isn't working.

https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_calls_upsert_upsertresult.htm

@jvlaar
Copy link
Author

jvlaar commented Nov 23, 2016

I see that the call function already returns this to the upsert(), only for upsert to then ignore it.

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