Hello! I would like to design a system that is capable of adding a new row to an Excel spreadsheet whenever it receives a webhook request from a system I am building. It needs to take user inputs, save those as strings, send them to the flow, and then the flow needs to create a new row in the spreadsheet and add the information to the correct columns. Your help is greatly appreciated. Please ask for any information you need.
Hey, thanks for taking the time to explain! I really appreciate you taking the time out of your day to help.
Hi @iesta
Use the below step to create an action step trigger called When a HTTP request is received.
Here above under the body you could pass the data as JSON schema. Add rest of the steps like Add a new row for the Excel sheet. Save Power Automate. It will then generate a public url (See above HTTP POST URL). Copy the url and configure this under your other system.
Thanks
stampcoin
107
Michael E. Gernaey
90
Super User 2025 Season 1
David_MA
62
Super User 2025 Season 1