Google Sheet related!
Status: Closed · Asked by zest83 on · 0 views
I am trying to use Importrange for "Column B" from Sheet 1 to Sheet 2
My Trigger column is in Sheet 2 is "Column C"
The Trigger is connected to WhatsApp Task later.
"WhatsApp Action" does not capture the data imported from Sheet 1 using ImportRange Formula
Please advice
Hey @zest83
We request our users to not use any kind of formulas or any filter with ImportRange in their Google Sheets to trigger the workflow. Since it might affect the incoming data with the app script.
So, kindly pass the proper data in their Google Sheet to the trigger column manually or from 3rd party application.
Thanks