Home
Softono

N8n Nodes Changed

Open source MIT TypeScript
20
Stars
3
Forks
3
Issues
1
Watchers
4 years
Last Commit

 About N8n Nodes Changed

n8n node to redirect the stream based on if the input has changed between the current and the previous execution or not.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing N8n Nodes Changed?

We provide expert installation service for this software. Our team will install, configure, and secure N8n Nodes Changed on your server. plans start at just $30.

N8n Nodes Changed

View on GitHub

n8n-nodes-changed

n8n node to detect if something changed between the current execution and the previous one.

n8n

This node works only in trigger mode (with Cron, Webhook, etc.), in manual mode it will always use the default value.

Description

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.

Use Case

Avoid sending multiple emails, notifications, alerts etc. Send only the input changes.

Contribute

Pull requests are welcome! For any bug reports, please create an issue.

See the contributing guide for more information.

License

MIT