Hi all,
I'm looking to automate the import process. I have a need to import data into dynamics marketing regularly.
I was wondering if there is a way to use power automate to pick the excel files from one drive and create records in Marketing.
Without having the need to login to dynamics to manually import the data.
I couldn't create a flow as I didn't see dynamics marketing as a connector. Not sure if this is needs to be activated via a support ticket.
has anyone implemented this before?
Any help will be much appreciated.
thanks in advance
You can automate data import in D365 using Skyvia. It is a no-code data integration platform. It is a freemium product.
Hi Leah,
I'm pushing records present in an excel file to dataverse.
To handle de-duplication, my conditional flow checks to see if the record from the excel file is already present in dataverse. If it is not present, a new record is created in the dataverse. If the record is present in dataverse, it goes down to update a row function where it checks to see if there is any update to the excel record, and updates the dataverse record too.
I checked history of the flow and the records are flowing correctly. Update a row function performs an insert action (creates a new record) when it can't find a matching record. I'm trying to understand why it is unable to identify the matching record.
thanks,
Nitish
Hi NitishK,
I'm a little confused about this statement: But my update a row function creates a new record every time there is an update to my excel records.
Is it the data in the excel that creates the new record instead of updating records?
I noticed that the flow has two branches, there is one 'Add a row' action under the 'Yes' branch, Is that the reason?
Have you checked the run history of the flow, which can help you check which steps were run?
Select and open one history, you can check which step was run:
Hi Leah,
thanks for sending the link. This is perfect for my solution.
But my update a row function creates a new record every time there is an update to my excel records.
do you know why this happens?
Below is a screenshot for reference
Hi NitishK,
Dynamics 365 apps such as Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 column Service, Dynamics 365 Marketing, and Dynamics 365 Project Service Automation, use Microsoft Dataverse as the data source.
There are no connectors specifically for dynamic marketing, but you can use the Microsoft Dataverse connector, which Provides access to the org-based database on Microsoft Dataverse in current environment.
Your requirement--use power automate to pick the excel files from one drive and create records in Marketing:
If so, You can refer the following link, which provides detailed steps:
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,817
Most Valuable Professional
nmaenpaa
101,156