Hi everyone,
We recently published the SiftingIO n8n community node.
The idea is simple: make financial market data easier to use inside n8n workflows without having to build a separate data integration layer.
The node connects to SiftingIO market data APIs and can be used for workflows involving:
• live prices
• historical OHLCV data
• market hours
• fundamentals
• currency conversion
• alerts and internal reporting
• AI financial agents
• market data automation
A few example workflows:
• check a symbol price on a schedule and send an alert
• pull historical bars into an internal report
• monitor market hours before running a trading-related workflow
• provide market data as a tool inside an AI agent workflow
• enrich internal dashboards or research workflows with structured market data
npm:
https://www.npmjs.com/package/n8n-nodes-siftingio
GitHub:
Integration guide:
This is the first public release, so feedback from n8n users would be very useful, especially from anyone building financial data, alerting, reporting, trading, dashboard, or AI agent workflows.