Salesforce Certified Heroku Architecture Designer — Question 39
A customer wants to sync data between their Salesforce org and Heroku Postgres.
Which two limitations should an Architect remember when recommending Heroku Connect? (Choose two.)
Answer options
- A. Heroku Connect can only access fields and objects that its associated Salesforce integration user can access.
- B. Heroku Connect does not support all Salesforce objects and fields.
- C. Heroku Connect does not provide an API.
- D. Heroku Connect cannot sync custom objects.
Correct answer: A, C
Explanation
The correct answer includes A, as access is limited to what the Salesforce integration user can see, which is a crucial limitation. C is also correct because Heroku Connect does not offer an API, which may restrict certain functionalities. Options B and D are incorrect because Heroku Connect does support a range of Salesforce objects and can sync custom objects, although with some limitations.