About this query
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 query returns track details
- API endpoint slug
- seeburg.track_details
- Runtime method
- performQuery("seeburg.track_details")
Query fields
Track ID Text input > Other
- Label
- Track Id
- Slug
- track_id
- Required
- false
- Can have default value
- true
Ingredients
Track nameThe name of the track
- Slug
- track_name
- Filter code
- Seeburg.trackDetails.TrackName
- Type
- String
- Example
- The Way You Look Tonight
Track artistThe artist/composer of the track
- Slug
- track_artist
- Filter code
- Seeburg.trackDetails.TrackArtist
- Type
- String
- Example
- Frank Sinatra
Track positionThe position of the track on the record (e.g. Track 10)
- Slug
- track_position
- Filter code
- Seeburg.trackDetails.TrackPosition
- Type
- String
- Example
- 10
Created atDate and time track was created.
- Slug
- created_at
- Filter code
- Seeburg.trackDetails.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Track sideThe side (A, B) of the record that the track is on.
- Slug
- track_side
- Filter code
- Seeburg.trackDetails.TrackSide
- Type
- String
- Example
- A