n8n node to detect if something changed between the current execution and the previous one.
This node works only in trigger mode (with Cron, Webhook, etc.), in manual mode it will always use the default value.
This node take an input and redirect the stream based on if the input has changed between the current and the previous execution or not.
Avoid sending multiple emails, notifications, alerts etc. Send only the input changes.
Pull requests are welcome! For any bug reports, please create an issue.
See the contributing guide for more information.