I want to connect a source system with a destination system. When an entry in the source system is updated, I want to add a filter, which checks if the field “status” of the source item is different from the destination item.
How is this possible to realize? Or is it even?
This is necessary, because I only need items to be transferred that have a specific status. But when this status changes for items in the source system, I need to have them deleted in the destination.
I hope you understand what I mean and I would appreciate to get some answers! Thank you in advance! :)