Hi @KrishR
That's a great use case, but I don't know if it's possible in the trigger step.
It's possible with some actions to fetch the previous version. See here for details.
I think what you can do is the following:
- Get the previous value using this strategy
- Check if the value is the same.
- If not, then proceed.
Again, your solution would be great, but I think this is the only way to achieve what you need.
Cheers
Manuel
------------------------------------------------------------------
If I have answered your question, please mark it as "Accept as Solution." It will help other members find the solution faster. If you like my response, please give it a Thumbs Up. ?
Otherwise, reply to it, and the community will do its best to help you.