Use Cases
- Receive instant SMS alerts for Bitcoin price changes.
- Automate cryptocurrency price monitoring for investment decisions.
- Stay updated on market trends without manual checks.
How It Works
Trigger the workflow every minute using a Cron node. Fetch the current price of Bitcoin in Euros from CoinGecko. Evaluate if the price is greater than or equal to EUR 9000 using an IF node. Send an SMS alert via Twilio if the price condition is met.
Setup Steps
- 1Import the workflow template into your n8n environment.
- 2Configure the Twilio credentials for sending SMS.
- 3Set the desired phone numbers for SMS notifications.
- 4Activate the workflow to start monitoring Bitcoin prices.
Apps Used
CoinGecko
Twilio
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management