API
|
What can you use it for
|
REST API
|
Access the different objects in your org using standard REST protocols
|
SOAP API
|
Integrate your org’s data with other applications
|
Bulk API
|
Insert, delete and perform Async queries against large data sets
|
Metadata API
|
Build tools that manage your metadata model and make customizations in your org
|
Streaming API
|
Send/Receive secure notifications. These notifications can reflect data changes in your org or even custom events
|
Tooling API
|
Build custom development tools for different Salesforce Platform applications
|
Chatter REST API
|
Build a UI for Chatter, Files, Topics, Communities and more
|
Marketing Cloud API
|
Get comprehensive access to most email functionality with the SOAP API.
|
Mobile SDK
|
Integrate native or hybrid mobile apps directly with Salesforce
|
Wednesday, 6 December 2017
Salesforce API and Use
Subscribe to:
Post Comments (Atom)
Batch Apex
1. What are transaction limits in apex? Total number of SOQL queries issued1 - 100 Total number of records retrieved by SOQL queries - 50...
-
Trigger trigger LiveChatTranscriptEventTrigger on LiveChatTranscriptEvent (before delete) { /** * trigger runs * ...
-
1. What are transaction limits in apex? Total number of SOQL queries issued1 - 100 Total number of records retrieved by SOQL queries - 50...
-
Links https://www.shellblack.com/administration/owds/ https://www.simplilearn.com/top-salesforce-interview-questions-and-answers-artic...
No comments:
Post a Comment