Use Cases
- Control Spotify playback directly from Telegram messages.
- Search for songs using natural language queries.
- Add tracks to the Spotify playlist based on user input.
- Skip to the next song in the playlist with a simple command.
- Receive notifications about currently playing tracks.
How It Works
Trigger the workflow with a message in Telegram. Use OpenAI to interpret the message and extract track details. Search for the track on Spotify using the extracted details. Add the found track to the Spotify playlist. Control playback by skipping to the next song or resuming playback.
Setup Steps
- 1Import the workflow into your n8n instance.
- 2Connect your Telegram account to the Telegram Trigger node.
- 3Set up your OpenAI account credentials.
- 4Link your Spotify account for music management.
- 5Test the workflow by sending a message in Telegram.
Apps Used
Telegram
OpenAI
Spotify
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#ai assistants