Google Spreadsheet trigger, multiple pages

Status: Open · Asked by e0979d on · 0 views

e0979d — Question ·

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

Arshil Ahmad — Reply ·

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.

e0979d — Reply ·

@

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.
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?


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?

Arshil Ahmad — Reply ·

You have to do the Initial Setup in all your sheets.

Back to all forum threads · Log in to reply