Issue
I've enabled Person Accounts in Salesforce and would like to use Connect to sync only Person Accounts, rather than all Accounts. Is that possible?
Resolution
Because Person Accounts are a type of Account, you need to create an Account mapping to sync all Accounts, and then examine the IsPersonAccount
field in your application. It's not possible to tell Heroku Connect to only sync Person Accounts.