You need to sign in to do that
Don't have an account?

Can someone please help in understanding how field mapping is done while integrating with SoapAPI in Apex code
Can someone please help in understanding how field mapping is done while integrating with SoapAPI in Apex code.
Actually, there is an integration already done using Salesforce and Propertyware API ( a third party tool) using SOAP API and I can see the GET method used in the Apex code. However, I am unable to find the field mapping done in the Apex code to fix the issue as some of the values in the field are not coming correct.
Thanks!!

Has anyone did the integration using SOAP API. If yes, please let me know how the field mapping works.

Also, do let me know if anyone has done integration using REST API and if yes, do let me know how field mapping works when we do the integration of a third party app with Salesforce using REST.