Sonos - Spotify Login hyperlink question

Hi everyone! I’m pretty new, and really just looking for someone to hopefully point me in the right direction. Do you know if there is a way to essentially deeplink into a specific part of an application using the intent hyperlinks? One thing I’m looking to do is allow guests to sign in to their own spotify account through sonos by clicking on a hyperlink tile. Right now I have a sonos tile that opens the app from fully kiosk, and know there are spotify ones like:

intent:#Intent;launchFlags=0x10000000;component=com.spotify.music/.MainActivity;end

Is there a list or a way to see what MainActivity might be replaced with for example?

Thanks!

It depends on the app. Usually these kind of things tend to be internal features of the app and not something that the app developer documents… but you could try reaching out to their support to see if they offer deep linking to parts of their app.