I'm trying to create my first logic app and I'm totally blind so sorry if this question should seem silly. Told that, the logic app should receive an http request with 5 parameters and than copyies these parameters into a Google sheet on my Google Drive. The problem is that the logic app retrieve a 404 resource not found when is on the add row step! These were my temptatives:
Someone can help me to understand where is the problem?
I think that I found the solution, I didn't specify any sheet so, probably, the logic app didn't know where it should insert the row!
P.S.: It is true also if the spreadsheet has only a sheet (it was my case)