HELP: Shortcut that adds RSS subscription to Feedbin

Hello

Feedbin is my favourite way to enjoy RSS feeds. I use their app as well.

The only friction I found is that I want to add a feed to Feedbin using the share sheet on iOS.

I suspect this can be done using a shortcut. Feedbin provides the following URL system:

Feedbin supports a special URL you can use to subscribe to a feed. This is useful if you want to be able to programatically subscribe to a feed, for example through a bookmarklet.

The URL is:

https://feedbin.com/?subscribe=%s

The %s part is a placeholder where the url of the feed or website would go.

Ideally, if I come across a website on safari, I should be able to use this shortcut to add the RSS feed for that website to Feedbin.

Any help is greatly appreciated.

This is a really simple Share Sheet Shortcut that I created based on the Feedbin URL provided above.

Is this good enough for what you need it to do?

Apologies for the delayed response. Your shortcut worked. Thank you @andyngo