I’ve built a simple automation that sends me an iOS actionable notification on Monday and Friday morning when there’s a new “Discover Weekly” or “Release Radar” playlist on Spotify (so I can download/cache it before my morning drive).
I have everything in place, the notification sends properly and the buttons are in place, but I just cannot figure out how to get the buttons to launch a URL. Here is an image of what I have: https://i.imgur.com/H7uEuph.jpg
Hoping someone can give me a pointer, or let me know if this is even possible or not? Have spent all weekend trying to figure this out and I’m stumped. Thanks.
Thanks but I think that’s just for how to display the image. What I’m trying to do is make the buttons below that attachment image launch a specified URL (for example pressing button 1 would launch google.com, pressing button 2 would launch yahoo.com).
I have this mostly working, except for the link part.