A beginner's guide
Explore Plans
Mobile menu Close menu
SeeburgSeeburg

Request a track be played

Request a track to be played

About this action

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
Request a track to be played
API endpoint slug
seeburg.play_track_request
Filter code method
Seeburg.playTrackRequest.skip(string?: reason)
Runtime method
runAction("seeburg.play_track_request", {})

Action fields

Track name Text input > Path to a folder

Label
Track Name
Slug
track_name
Required
true
Can have default value
true
Filter code method
Seeburg.playTrackRequest.setTrackName(string: trackName)