Group Location
Explore Plans
Mobile menu Close menu
MusixmatchMusixmatch

Add a track to favorites

This Action will search for a track you specify and add the first matching result to your favorites on Musixmatch.

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
API endpoint slug
musixmatch.favorite
Filter code method
Musixmatch.favorite.skip(string?: reason)
Runtime method
runAction("musixmatch.favorite", {})

Action fields

Search query Text input > Title

Label
Search query
Helper text
Slug
search_query
Required
true
Can have default value
true
Filter code method
Musixmatch.favorite.setSearchQuery(string: searchQuery)

Artist name Text input > Other

Label
Artist name
Helper text
Slug
artist_name
Required
false
Can have default value
true
Filter code method
Musixmatch.favorite.setArtistName(string: artistName)