Save new SoundCloud search tracks to put.io automatically
This Trigger fires every time a new track is uploaded to SoundCloud that matches the search query you specify. NOTE: limited to 15 tracks per check.
Developer info
- API endpoint slug
- soundcloud.new_track_from_search
Trigger fields
Search query Text input > Other
- Label
- Search for
- Slug
- search_query
- Required
- true
- Can have default value
- true
Ingredients
Title
- Slug
- Title
- Filter code
- Soundcloud.newTrackFromSearch.Title
- Type
- String
- Example
- A cool track
Description The track's description. May contain HTML.
- Slug
- Description
- Filter code
- Soundcloud.newTrackFromSearch.Description
- Type
- String
- Example
- This track is sweet
Tags The track's tags, comma seperated.
- Slug
- Tags
- Filter code
- Soundcloud.newTrackFromSearch.Tags
- Type
- String
- Example
- killer, noise
Track url The URL to the tracks's Soundcloud page.
- Slug
- TrackUrl
- Filter code
- Soundcloud.newTrackFromSearch.TrackUrl
- Type
- String
- Example
- http://soundcloud.com/ribbonmusic/john-maus-believer
Username The name of the user who uploaded the track.
- Slug
- Username
- Filter code
- Soundcloud.newTrackFromSearch.Username
- Type
- String
- Example
- gaga
User profile url The URL to the profile of the user who uploaded the track.
- Slug
- UserProfileUrl
- Filter code
- Soundcloud.newTrackFromSearch.UserProfileUrl
- Type
- String
- Example
- http://soundcloud.com/gaga-digi
Image url URL to the track's image file.
- Slug
- ImageUrl
- Filter code
- Soundcloud.newTrackFromSearch.ImageUrl
- Type
- String
- Example
- http://w1.sndcdn.com/jD1KgNMbSVyv_m.png
Embed code HTML embed code for this track.
- Slug
- EmbedCode
- Filter code
- Soundcloud.newTrackFromSearch.EmbedCode
- Type
- String
- Example
- <object height='81' width='100%'> <param name='movie'...
Created at Date and time the track was uploaded.
- Slug
- CreatedAt
- Filter code
- Soundcloud.newTrackFromSearch.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Track The track's ID.
- Slug
- TrackId
- Filter code
- Soundcloud.newTrackFromSearch.TrackId
- Type
- String
- Example
- 123
User The ID of the user who uploaded the track.
- Slug
- UserId
- Filter code
- Soundcloud.newTrackFromSearch.UserId
- Type
- String
- Example
- 123