Thursday, October 12, 2017

Salesforce Integrations

Salesforce supports REST,SOAP integrations. Rest protocal is HTTPS, it supports both JSON,XML data also as response. SOAP supports only XML response , By using WSDL we will convert that to apex classes.