
Announcements
Hi,
I'm kind of new to the power automate, I have a task to Update the web link in the SQL database table, the update flow will be triggered only when a file is created in the share point location.
So I have started with a flow where the first step is 'When a file is created in a folder', and I have selected the file location and all, I'm confused with what to select in the Choose an operation section.
Can anyone please guide me?
Thank you
Hi @Siddharth95 ,
The below will give you the link to the uploaded file. You can then use the SQL connector to execute a query or call a stored procedure to insert/update your table
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up