Send HTML href tag via Pushover API

I am looking to update the Pushover API to send messages that contain a friendly URL like this: * <a href="http://example.com/">word</a> - display [word] as a tappable link to http://example.com/

According to Pushover’s documentation, it looks like if you send html = 1 then it would respect several html tags, per Pushover: API

Ideally, it would be nice to have the HTML = 1 as a toggle when setting up your Pushover notification. Probably default to not sending as HTML.

Thanks!

I just pushed this to beta if you want to give it a try. Make sure to refresh the page when viewing the beta to pull in the latest changes where you’ll now see a “Send as HTML” toggle.

Sweet! I gave it a test and it works with html marked on and then I made sure it worked with html marked off and it worked as it does currently, too. Thanks for the quick turn around, always appreciated!

1 Like

I figured this was a good case to test ChatGPT Codex. I fed it the feature request and it built it in one shot!

That’s really cool!

I did notice that when the notification is in view mode, so you only see the edit button, HTML Yes/No doesn’t show up under sound. Not sure it matters, but everything else that shows on the edit notification screen shows on the read only screen. It’s no deal breaker for me, but thought I’d mention it.

1 Like