I create a flow to get all accounts from Dynamics 365 Sales, after this I'll do a apply-to-each to get from every account the contacts.
But the flowbuilder don't reconize the field accountid in the table contacts. If I look with SQL management studio, this column does exist.
Is there a another way to get the contact from the account?