How do I check my current release in Salesforce?

How do I check my current release in Salesforce?

Follow the steps below to identify an org’s instance and navigate to its Trust page. The ‘Instance Details’ section on the right hand side of the resulting page will contain the current release version for your org.

What is the latest version of REST API?

For the current release, the REST API versions are:

  • Planning: V3.
  • Migration: V1.
  • Data Management: V1.
  • Account Reconciliation: V1.
  • Profitability and Cost Management: V1.
  • Financial Consolidation and Close: V1.

How can I tell which release my org is running?

What is the current salesforce release my org is on?

  1. Type Company into the search bar and click Company Information.
  2. On the company information page you will see the instance your org is running on.

When should I change REST API?

When to Version

  1. a change in the format of the response data for one or more calls.
  2. a change in the request or response type (i.e. changing an integer to a float)
  3. removing any part of the API.

Where can I find the version of Salesforce?

Lists summary information about each Salesforce version currently available, including the version, label, and a link to each version’s root. See List Available REST API Versions. Sorry, the document you are looking for doesn’t exist or could not be retrieved.

What is API versioning in Salesforce.com IDE?

A key principle to understand is that whilst SFDC may release version 28 of the API, the deployment logic associated with version 27 is still available for use as long as you force the API to use version 27. In Eclipse, using the Force.com IDE the version of the API being used is specified in the ./src/package.xml file.

How to find the version of the REST API?

Use the Versions resource to list summary information about each REST API version currently available, including the version, label, and a link to each version’s root. You don’t need authentication to retrieve the list of versions.

When was the last release of Salesforce Lightning?

Open the Release Notes section and scroll all the way down to last release note. That will be the beginning of the initial release of Summer ’20. Whether you want final stable release date or primary release date, you can extract as per your use case.