Hi
I'm trying to create a Flow that triggers on new items in a SharePoint list containing Contact name and email.
When a new item is created the Flow should copy the contact info from SPO to a specific marketing list within Dynamics 365.
The problem is that I'm not sure how I'm supposed to connect to D365 to be able to update a current marketing list on member level.
Is this done through the Contacts entity or the Marketing list entity?
Any ideas on how this should be done?