Use Cases
- Automate torrent searches based on user input.
- Send download notifications to Telegram for successful downloads.
- Notify users when no torrents are found for a given title.
How It Works
Webhook captures the title from incoming requests. Search for torrents using defined providers. Check if torrents are found and proceed to download. Send notifications to Telegram based on search results.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook path and Telegram credentials.
- 3Set the chat IDs for notifications.
- 4Test the webhook by sending a request with a title.
Apps Used
Telegram
Transmission
Torrent Search
Categories
Target Roles
Industries
Tags
#process automation
#notifications
#workflow management