Skip to main content

Greetings,

my target/purpose is:

when a row is added to a sheet, it will post whole row data to to my script/url using webhook.

my script will process, and return new data (a single cell), then the same row needs to be updated with the return data.

 

what is the procedure for that? please?

 

thanks in advance

 

best regards

Hi @RichardStrideline 

 

This means you need 2 zaps, a zap that sends the data and another that receives it. You might wanna add the row ID to the data you are sending and receiving to know which row you want to update.