Back to Templates
See llms.txt for all machine-readable content.
This workflow automates the generation of a daily crypto market report, identifying the top 24-hour gainers and losers among the top 100 cryptocurrencies. It fetches real-time data, processes it to highlight significant price movements, and delivers formatted alerts via WhatsApp and email.
Daily Crypto Trigger node.Set Configuration Variables node.Fetch Crypto Data from CoinGecko node.Process Crypto Movements node.Format WhatsApp Message node.Send WhatsApp Alert node.Format Email Content node.Send Email Alert node.
Process Crypto Movements node to change the number of top gainers/losers.Set Configuration Variables node to include additional recipient contacts or API parameters.