Skip to content

Feature upsert#61

Open
vkolotov wants to merge 6 commits intojesperfj:masterfrom
vkolotov:feature-upsert
Open

Feature upsert#61
vkolotov wants to merge 6 commits intojesperfj:masterfrom
vkolotov:feature-upsert

Conversation

@vkolotov
Copy link

@vkolotov vkolotov commented Nov 7, 2017

This is another improvement to add full support for all features of "upsert" method in Salesforce REST api (https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_upsert.htm). This provides:

  1. A notion if a record was created or updated
  2. An ID of created/updated record
  3. Using "primary" SF ID for upsert (see "Inserting New Records Using Id as the External ID" section).

Thanks,
Vlad

Signed-off-by: Vlad Kolotov <vkolotov@gmail.com>
Signed-off-by: Vlad Kolotov <vkolotov@gmail.com>
Signed-off-by: Vlad Kolotov <vkolotov@gmail.com>
Signed-off-by: Vlad Kolotov <vkolotov@gmail.com>
@vkolotov vkolotov changed the title Feature upsert WIP: Feature upsert Nov 7, 2017
…ed. Allowed are GET,HEAD,POST)

Signed-off-by: Vlad Kolotov <vkolotov@gmail.com>
…onse body for the 204 code)

Signed-off-by: Vlad Kolotov <vkolotov@gmail.com>
@vkolotov vkolotov changed the title WIP: Feature upsert Feature upsert Nov 20, 2017
@vkolotov
Copy link
Author

Hi @jesperfj, this is completed now. Could you please review and merge?

Thanks,
Vlad

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

Successfully merging this pull request may close these issues.

2 participants