This Trigger fires if you press the 'Like' (Heart) button on a Musaic player whilst listening to a music source that the Musaic player can get song information from.
Developer info
API endpoint slug
musaic.i_like_this_song
Trigger fields
Room player Dropdown list
Label
Which room?
Helper text
The room (i.e. Musaic player) the song should be liked from.
Slug
room_player
Required
true
Can have default value
false
Ingredients
Selected atThe date and time the song/track was liked.
Slug
selected_at
Filter code
Musaic.iLikeThisSong.SelectedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00
Room playerThe Room (i.e. Musaic player) from which you liked a song/track.
Slug
room_player
Filter code
Musaic.iLikeThisSong.RoomPlayer
Type
String
Example
Bedroom
Song nameThe name of the currrently playing song/track.
Slug
song_name
Filter code
Musaic.iLikeThisSong.SongName
Type
String
Example
"Thriller"
Artist nameThe name of the artist for the currently playing song/track.