Google Sheet - Colour fill a row

Hello,

Is there a way to use a trigger or step to see when a row has been colour filled
I have had a look through the triggers and can’t seem to find one for colour fill
Would this only pickup on data being changed in cells rather than formatting [colour fill, text colour etc]

Cheers

Hi @tabrab

First off, welcome to the Pipedream community. Happy to have you!

You can use the Google Sheets - New Updates (Instant) trigger to listen to all updates in particular sheet, then you can use the Filter action to conditionally act on color changes.

You can request for specific new actions, triggers or enhancements to pre-existing actions and triggers on our public component board here: Sign in to GitHub · GitHub

All of our actions and triggers are also open source, you can modify and publish your own versions to your own account or contribute to the registry!