Action events in azure sql database
Status: Open · Asked by P Srinivas on · 0 views
1. How to Insert data from google sheet to azure sql database, when ever any new row will add into google sheet, same data should be insert into azure sql database
2. In azure sql connection there is No Insert row action item
3. Please add Insert and update action items for azure sql datbase connection
Hello @P Srinivas,
You may use the Execute Query action to run the Insert or update query.