Use Cases
- Automate torrent searches based on user input.
- Download torrents directly to a specified directory.
- Receive notifications for successful or failed torrent searches.
How It Works
Webhook receives a POST request with a title. Searches for torrents using multiple providers. Checks if torrents are found and initiates download. Sends Telegram notifications based on search results. Handles session ID issues with Transmission.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook settings for your endpoint.
- 3Set up Telegram credentials for notifications.
- 4Adjust Transmission settings including authentication.
- 5Test the workflow by sending a POST request with a title.
Apps Used
Transmission
Telegram
Categories
Target Roles
Industries
Tags
#process automation
#notifications
#workflow management