Checklist progress
0/168Learned
Heroku Architect
Study Checklist
Checklist progress
0/168Learned
Recommend architectures that use Heroku Connect appropriately, including the correct use of External IDs.
0/13
Recommend techniques to integrate Heroku apps with the Salesforce Lightning Platform, and understand when to apply particular techniques.
0/11
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Heroku Architect studiers. 595 members and growing.
OAuth 2.0 enables a Heroku app to access Salesforce REST APIs securely by exchanging tokens instead of user passwords. A Connected App or External Client App registered in Salesforce identifies the application and manages the authorization flow. This process allows the Heroku app to make API calls on behalf of specific users rather than a single system account.