Thanks for posting! Are you referring to the link that starts with “intent:”? If so, that format will only work within Fully Kiosk Browser with the regular Ring app. What kind of device and browser are you using to view your dashboards?
Edit: I just tried it myself and I see what you’re saying. It looks like they changed the name of the component / activity. Here’s the updated links.
Ring App
intent:#Intent;launchFlags=0x10000000;component=com.ringapp/com.ring.launch.LaunchActivity;end
Rapid Ring App
intent:#Intent;launchFlags=0x10000000;component=com.ring.answer/com.ring.answer.presentation.splash.SplashActivity;end
For reference, you can find the proper Intent URL format for any app using the steps in the following post:
How to find the Intent URL for an Android app using Fully Kiosk Browser