A company represents their customers as Accounts that have an External ID field called Customer_Number__c. They have a custom Order (Order__c) object, with a Lookup to Account, to represent Orders that are placed in their external order management system (OMS). When an order is fulfilled in the OMS, a REST call to Salesforce should be made that creates an Order record in Salesforce and relates it to the proper Account.
What is the optimal way to implement this?
santo_aj
3 months, 3 weeks agocPickle
4 months, 1 week agothneeb
6 months, 3 weeks agoSegre
5 months, 3 weeks ago