New services
Explore Plans
Mobile menu Close menu
SoundCloudSoundCloud

Follow an artist

This action will follow an artist with the ID you specify.

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
This action will follow an artist with the ID you specify.
API endpoint slug
soundcloud.follow_an_artist
Filter code method
Soundcloud.followAnArtist.skip(string?: reason)
Runtime method
runAction("soundcloud.follow_an_artist", {})

Action fields

User ID Text input > Other

Label
What is the ID of the artist on SoundCloud?
Slug
user_id
Required
true
Can have default value
true
Filter code method
Soundcloud.followAnArtist.setUserId(string: userId)