Use Cases
- Receive instant SMS alerts for significant Bitcoin price changes.
- Automate cryptocurrency price monitoring to save time.
- Stay informed about market trends without manual checks.
How It Works
Cron node triggers the workflow every minute. CoinGecko node fetches the current Bitcoin price in EUR. IF node checks if the price is greater than or equal to EUR 9000. Twilio node sends an SMS alert if the condition is met.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure Twilio credentials for SMS notifications.
- 3Adjust the phone numbers in the Twilio node as needed.
- 4Activate the workflow to start monitoring Bitcoin prices.
Apps Used
CoinGecko
Twilio
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management