Google Spreadsheet trigger, multiple pages

e0979d

Member
I wanted to ask is it possible to have trigger for example on Column "E" but in multiple pages?
all pages will have same structure

I didn't know where to find on this capability, so I thought to ask in forum
 

ArshilAhmad

Well-known member
Staff member
Hi @e0979d,

Yes, you have to do the initial setup with the same webhook URL and set 'E' as the trigger column in all your sheets. Make sure that the headers of all your sheets are exactly the same; otherwise, you will encounter mapping issues.

This will allow your workflow to be triggered if data is added in column 'E' of any sheet in your spreadsheet.
1726770991456.png
 

e0979d

Member
@
Hi @e0979d,

Yes, you have to do the initial setup with the same webhook URL and set 'E' as the trigger column in all your sheets. Make sure that the headers of all your sheets are exactly the same; otherwise, you will encounter mapping issues.

This will allow your workflow to be triggered if data is added in column 'E' of any sheet in your spreadsheet.
View attachment 47463Thanks! do I need to make the Initial Setup for each sheet? or is 1 enough as long as all pages have the same column trigger?
Thanks! do I need to make the Initial Setup for each sheet? or is 1 enough as long as all pages have the same column trigger?
 
Top