Automate Reddit
Explore Plans
Mobile menu Close menu
SoundCloudSoundCloud

New track in a playlist

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

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires every time a new track is added to a selected playlist.
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 IDThe ID of the track.

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

TitleThe title of the track.

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

DescriptionDescription of the track. May contain HTML.

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

TagsThe track's tags, comma separated.

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

Track URLThe 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 URLURL 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 codeHTML 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 atDate and time the track was uploaded.

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

UsernameThe name of the user who created the playlist.

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

User profile URLThe 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 IDThe ID of the user who uploaded the track.

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