0

salesforce api supports all sales cloud editions(Contact Manager, Group, Professional, Enterprise, Unlimited)? If it supports, please give the reference URL.

Mohammed H
  • 6,880
  • 16
  • 81
  • 127

1 Answers1

2

To use the API, your organization must be on one of the following 3 editions. Note that this feature is enabled by default:

  1. Enterprise Edition
  2. Unlimited Edition
  3. Developer Edition

The API package is not available for the following editions:

  1. Personal Edition
  2. Group Edition
  3. Professional Edition*

    *Certified partner applications, such as the PE version of the Excel Connector, are granted an API token once they have completed a security review. This API token is sometimes referred to as a "Client ID". API requests identified with a certified partner application's API token are allowed to operate with Professional Edition orgs. More information on Partner Certification can be found here:http://wiki.apexdevnet.com/index.php/Certification_FAQ.

Detailed limits

Martin Borthiry
  • 5,256
  • 10
  • 42
  • 59