Explore Plans
Mobile menu Close menu
SoundCloud

New track in a playlist

This trigger fires every time a new track is added to a selected playlist.

Developer info

API endpoint slug
soundcloud.new_playlist_track

Trigger fields

Playlist Dropdown list

Label
Which playlist?
Slug
playlist
Required
true
Can have default value
false

Ingredients

Track The ID of the track.

Slug
TrackId
Filter code
Soundcloud.newPlaylistTrack.TrackId
Type
String
Example
123

Title The title of the track.

Slug
Title
Filter code
Soundcloud.newPlaylistTrack.Title
Type
String
Example
A cool track

Description Description of the track. May contain HTML.

Slug
Description
Filter code
Soundcloud.newPlaylistTrack.Description
Type
String
Example
This track is sweet

Tags The track's tags, comma separated.

Slug
Tags
Filter code
Soundcloud.newPlaylistTrack.Tags
Type
String
Example
killer, noise

Track url The URL to the tracks's Soundcloud page.

Slug
TrackUrl
Filter code
Soundcloud.newPlaylistTrack.TrackUrl
Type
Web URL
Example
http://soundcloud.com/ribbonmusic/john-maus-believer

Image url URL to the track's image file.

Slug
ImageUrl
Filter code
Soundcloud.newPlaylistTrack.ImageUrl
Type
Web URL
Example
http://i1.sndcdn.com/artworks-000006560516-1730pb-large.jpg

Embed code HTML embed code for this track.

Slug
EmbedCode
Filter code
Soundcloud.newPlaylistTrack.EmbedCode
Type
String
Example
<object height='81' width='100%'>\n<param name='movie'...

Created at Date and time the track was uploaded.

Slug
CreatedAt
Filter code
Soundcloud.newPlaylistTrack.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Username The name of the user who created the playlist.

Slug
Username
Filter code
Soundcloud.newPlaylistTrack.Username
Type
String
Example
gaga

User profile url The URL to the profile of the user who created the playlist.

Slug
UserProfileUrl
Filter code
Soundcloud.newPlaylistTrack.UserProfileUrl
Type
Web URL
Example
http://soundcloud.com/gaga-digi

User The ID of the user who uploaded the track.

Slug
UserId
Filter code
Soundcloud.newPlaylistTrack.UserId
Type
String
Example
123