Hello everyone,
I want to create dynamics crm record from the rows of the CSV file. Is it possible using flows?
Thank you.
Solved! Go to Solution.
Hi @Ancy,
Flow does not support getting data from CVS file currently.
I am afraid there is currently no way to achieve your needs.
If you would like this feature to be added in Microsoft Flow, please submit an idea to Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Also, you could vote for the similar ideal in the forum below:
https://powerusers.microsoft.com/t5/Flow-Ideas/Insert-CSV-data-into-MSSql-server-table/idi-p/78737
In addition, you could consider converting the csv file to excel file, it also can read the rows in the original file.
And you could use the actions included in Excel connector to insert rows into the Dynamic CRM.
Image reference:
Please take a try.
Best Regards,
Barry
Hi @Ancy,
Flow does not support getting data from CVS file currently.
I am afraid there is currently no way to achieve your needs.
If you would like this feature to be added in Microsoft Flow, please submit an idea to Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Also, you could vote for the similar ideal in the forum below:
https://powerusers.microsoft.com/t5/Flow-Ideas/Insert-CSV-data-into-MSSql-server-table/idi-p/78737
In addition, you could consider converting the csv file to excel file, it also can read the rows in the original file.
And you could use the actions included in Excel connector to insert rows into the Dynamic CRM.
Image reference:
Please take a try.
Best Regards,
Barry
You can use Parse CSV action from Plumsail Documents connector. It allows you to convert CSV into an array and variables for each column. Please read this article demonstrating how it works.
Then you could iterate through result array and insert records into your SQL table.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
13 | |
12 | |
10 | |
9 | |
6 |
User | Count |
---|---|
27 | |
20 | |
13 | |
12 | |
10 |