Salesforce Integration Que
Salesforce Integration Que
What is webservices?
Webservices is a functionality or code which helps to us to do integration. Web
services are open standard (XML, SOAP, HTTP, etc.) based web applications that
interact with other web applications for the purpose of exchanging data. Web
services can convert your existing applications into web applications.
What is Protocal ?
Protocal is a set of mutually accepted and implemented rules at both ends of the
communications channel for the proper exchange of information.
For example, you can use SOAP API to integrate Salesforce with your org’s ERP and
finance systems. You can also deliver real-time sales and support information to
company portals and populate critical business systems with customer information.
Use Chatter REST API to display Chatter feeds, users, groups, and followers,
especially in mobile applications. Chatter REST API also provides programmatic
access to files, recommendations, topics, notifications, Data.com purchasing, and
more. Chatter REST API is similar to APIs offered by other companies with feeds,
such as Facebook and Twitter, but it also exposes Salesforce features beyond
Chatter.
Apex SOAP API supports both OAuth 2.0 and Session ID for authorization.
• .