Add to EchoFeed
If you run a blogging service, or something else with feeds, and want to send your users to EchoFeed to add their feeds you can do so by passing feed
to the new echo path like so:
https://echofeed.app/echoes/new?feed=https://example.com/my-feed
EchoFeed will then do the following:
- Check if the feed already exists in the account and redirect to the connect service page
- If it doesn't exist, EchoFeed will validate the feed and then add it to the account
- On the off chance the feed can't be fetched, the user will be redirected back to the add feed page with the feed input pre-filled
If you want you can use these buttons for this: