A Salesforce API call represents specific operations. Salesforce API call basics set up your client applications to invoke at runtime to perform tasks, for example:

  • Query data in your organization.
  • Add, update, and delete data.
  • Obtain metadata about your data.
  • Run utilities to perform administration tasks.
 Salesforce API call

Using your development environment, you can construct Web service client applications that use standard Web service protocols to programmatically:

  • Log in to the login server (login()) and receive authentication information to be used for subsequent calls
  • Query your organization’s information (query(), queryAll(), queryMore(), and retrieve() calls)
  • Perform text searches across your organization’s information (search() call)
  • Create, update, and delete data (create(), merge(), update(), upsert(), delete(), and undelete() calls)
  • Perform administrative tasks, such as retrieving user information (getUserInfo() call), changing passwords (setPassword() and resetPassword() calls), and getting the system time (getServerTimestamp() call)
  • Replicate data locally (getDeleted() and getUpdated() calls)
  • Obtain and navigate metadata about your organization’s data (describeGlobal(), describeSObject(), describeSObjects(), describeLayout(), and describeTabs() calls)
  • Work with approval processes (process())
  • Return category groups and categories from your organization (describeDataCategoryGroups() and describeDataCategoryGroupStructures()).

Learn more about Salesforce API call basics. A Salesforce API call is a powerful tool.

Related Posts
Salesforce Jigsaw
Salesforce Jigsaw

Salesforce.com, a prominent figure in cloud computing, has finalized a deal to acquire Jigsaw, a wiki-style business contact database, for Read more

Top Ten Reasons Why Tectonic Loves the Cloud
Cloud Managed Services

The Cloud is Good for Everyone - Why Tectonic loves the cloud  You don’t need to worry about tracking licenses. Read more

What is a Salesforce Jumpstart?
Salesforce Quickstart

A Salesforce Jumpstart is a program designed to help businesses quickly and efficiently implement Salesforce, which is a powerful customer Read more

50 Advantages of Salesforce Sales Cloud
Salesforce Sales Cloud

According to the Salesforce 2017 State of Service report, 85% of executives with service oversight identify customer service as a Read more