This action will follow an artist with the ID you specify.
Developer info
- 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)