Instant Salesforce REST API Creation

Tutorial··6 min 16 sec

Salesforce carries a lot of data complexity and its own API conventions. This tutorial generates a REST API over a Salesforce instance through DreamFactory, giving developers a consistent interface that matches the rest of their API estate.

What you’ll learn

  • Connecting a Salesforce instance to DreamFactory
  • Generating consistent REST endpoints over Salesforce data
  • Applying the same access controls used for database APIs

Related articles