Abhishek Sahni (Abhi) - Hi,I would like to cr...
Hi,
I would like to create a flow that runs when the value of a record is changed from X to Y in Supabase. When I use get data in the workflow trigger I get an old record and a new record but when I add them as inputs I only see a single record.
I am using multiple inputs in the trigger hence it is important for me to make sure only 1 of the inputs has changed from X to Y.
What is the best way to compare records?
0 Replies