Back to Integrations
integrationSpotify node
integrationTelegram node

Spotify and Telegram integration

Save yourself the work of writing custom integrations for Spotify and Telegram and use n8n instead. Build adaptable and scalable Miscellaneous, and Communication workflows that work with your technology stack. All within a building experience you will love.

How to connect Spotify and Telegram

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Spotify and Telegram integration: Create a new workflow and add the first step

Step 2: Add and configure Spotify and Telegram nodes

You can find Spotify and Telegram in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Spotify and Telegram nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Spotify and Telegram integration: Add and configure Spotify and Telegram nodes

Step 3: Connect Spotify and Telegram

A connection establishes a link between Spotify and Telegram (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Spotify and Telegram integration: Connect Spotify and Telegram

Step 4: Customize and extend your Spotify and Telegram integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Spotify and Telegram with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Spotify and Telegram integration: Customize and extend your Spotify and Telegram integration

Step 5: Test and activate your Spotify and Telegram workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Spotify to Telegram or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Spotify and Telegram integration: Test and activate your Spotify and Telegram workflow

Telegram to Spotify with OpenAI

Search music and play to Spotify from Telegram

This workflow is a simple demonstration on accessing a message model from Telegram and it makes searching for songs an easy task even if you can't remember the artist or song name.
An OpenAI message model tries to figure out the song and sends it to an active Spotify device**.

Use case
Imagine an office where you play music in the background and the employees can control the music without having to login to the playing account.

How it works

  • You describe the song in Telegram.
  • Telegram bot sends the text to n8n.
  • An OpenAI message model tries to find the song.
  • Spotify gets the search query string.
  • First match is then added to queue.
    -- If there is no match a message is sent to Telegram and the process ends.
  • We change to the next track in the list.
  • We make sure the song starts playing by trying to resume.
  • We fetch the currently playing track.
  • We return "now playing" information to Telegram: Song Name - Artist Name - Album Name.

Error handling

  • Every Spotify step has it's on error handler under settings where we output the error.
  • Message parser receives the error and sends it to Telegram.

Requirements

  • Active workflow*
  • OpenAI API key
  • Telegram bot
  • Spotify account and Oauth2 API
  • Spotify active on a device**

.* The Telegram trigger is activated only if this workflow is active. You can however TEST the workflow in the editor by clicking "Test step" and then it waits for the Telegram event. When event is received, just step through all steps or just clicking "Test step" on the "Fetch Now Playing" node.

.** You must have a Spotify device active when trying to communicate with a device. Open Spotify and play something - not it is active.

Nodes used in this workflow

Popular Spotify and Telegram workflows

Telegram Trigger node
OpenAI node
Spotify node
Merge node
+3

Telegram to Spotify with OpenAI

Search music and play to Spotify from Telegram This workflow is a simple demonstration on accessing a message model from Telegram and it makes searching for songs an easy task even if you can't remember the artist or song name. An OpenAI message model tries to figure out the song and sends it to an active Spotify device**. Use case Imagine an office where you play music in the background and the employees can control the music without having to login to the playing account. How it works You describe the song in Telegram. Telegram bot sends the text to n8n. An OpenAI message model tries to find the song. Spotify gets the search query string. First match is then added to queue. -- If there is no match a message is sent to Telegram and the process ends. We change to the next track in the list. We make sure the song starts playing by trying to resume. We fetch the currently playing track. We return "now playing" information to Telegram: Song Name - Artist Name - Album Name. Error handling Every Spotify step has it's on error handler under settings where we output the error. Message parser receives the error and sends it to Telegram. Requirements Active workflow* OpenAI API key Telegram bot Spotify account and Oauth2 API Spotify active on a device** .* The Telegram trigger is activated only if this workflow is active. You can however TEST the workflow in the editor by clicking "Test step" and then it waits for the Telegram event. When event is received, just step through all steps or just clicking "Test step" on the "Fetch Now Playing" node. .** You must have a Spotify device active when trying to communicate with a device. Open Spotify and play something - not it is active.

Build your own Spotify and Telegram integration

Create custom Spotify and Telegram workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Spotify supported actions

Get
Get an album by URI or ID
Get New Releases
Get a list of new album releases
Get Tracks
Get an album's tracks by URI or ID
Search
Search albums by keyword
Get
Get an artist by URI or ID
Get Albums
Get an artist's albums by URI or ID
Get Related Artists
Get an artist's related artists by URI or ID
Get Top Tracks
Get an artist's top tracks by URI or ID
Search
Search artists by keyword
Get Liked Tracks
Get the user's liked tracks
Get Following Artists
Get your followed artists
Add Song to Queue
Add a song to your queue
Currently Playing
Get your currently playing track
Next Song
Skip to your next track
Pause
Pause your music
Previous Song
Skip to your previous song
Recently Played
Get your recently played tracks
Resume
Resume playback on the current active device
Set Volume
Set volume on the current active device
Start Music
Start playing a playlist, artist, or album
Add an Item
Add tracks to a playlist by track and playlist URI or ID
Create a Playlist
Create a new playlist
Get
Get a playlist by URI or ID
Get the User's Playlists
Get a user's playlists
Get Tracks
Get a playlist's tracks by URI or ID
Remove an Item
Remove tracks from a playlist by track and playlist URI or ID
Search
Search playlists by keyword
Get
Get a track by its URI or ID
Get Audio Features
Get audio features for a track by URI or ID
Search
Search tracks by keyword

Telegram supported actions

Get
Get up to date information about a chat
Get Administrators
Get the Administrators of a chat
Get Member
Get the member of a chat
Leave
Leave a group, supergroup or channel
Set Description
Set the description of a chat
Set Title
Set the title of a chat
Answer Query
Send answer to callback query sent from inline keyboard
Answer Inline Query
Send answer to callback query sent from inline bot
Get
Get a file
Delete Chat Message
Delete a chat message
Edit Message Text
Edit a text message
Pin Chat Message
Pin a chat message
Send Animation
Send an animated file
Send Audio
Send a audio file
Send Chat Action
Send a chat action
Send Document
Send a document
Send Location
Send a location
Send Media Group
Send group of photos or videos to album
Send Message
Send a text message
Send Photo
Send a photo
Send Sticker
Send a sticker
Send Video
Send a video
Unpin Chat Message
Unpin a chat message

FAQs

  • Can Spotify connect with Telegram?

  • Can I use Spotify’s API with n8n?

  • Can I use Telegram’s API with n8n?

  • Is n8n secure for integrating Spotify and Telegram?

  • How to get started with Spotify and Telegram integration in n8n.io?

Looking to integrate Spotify and Telegram in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Spotify with Telegram

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon