Skip to main content
Currently I am using REST API but now have a need to Merge two Accounts in Salesforce.

I found that this does not exist in REST API, but does in SOAP.

What I'm wondering is if anyone knows if they will be adding Merge to REST API?

Thank you,

Scott
1 Antwort
  1. 22. Sept. 2023, 15:46
    HI Scott,

    As pointed out in https://salesforce.stackexchange.com/questions/286896/how-to-merge-two-records-via-rest REST doesn't support Merge requests. Please consider logging an Idea on IdeaExchange(https://ideas.salesforce.com/s/) so the Salesforce product team can implement it in coming releases.

    Related:

    SOAP merge(): https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_calls_merge.htm

    If this information helps, please mark the answer as best. Thank you
0/9000