
Announcements
I'm building a Power Automate flow that connects to an external API to fetch customer details.
The challenge I’m facing is with Microsoft Outlook contact organization. I have multiple Contact Lists (each representing a specific company), and I need to programmatically add contacts to the correct list based on the company name returned from the API.
Currently, I’m only able to add contacts to the default Contacts folder using the available actions in Power Automate. However, I need to add contacts to specific Contact Lists located under the People section in Outlook (the same area where the default Contacts folder resides).
Is there a way to create or update contacts directly within a specific Contact List in Outlook via Power Automate? If not natively, are there any workarounds or connectors that could help achieve this?