I'm trying to learn how to import Microsoft tasks into a SQL server. I found this flow but I have never written a stored procedure and don't know how to fill out the SQL server info. Below is the link to the flow and I'm attaching a pic of the SQL server info they're asking for. Does anyone have any experience with this flow or have examples/templates of the stored procedure I need to write out?
Hi @mickygonzales ,
You could use insert a row instead of executing a stored procedure.
Best Regards,
Wearsky