Setting up real-time feed updates via Webhooks

If you're using a static blogging platform like Github, you can have your feed update in real-time with Webhooks and FeedPress.

On Github, add a Webhook URL for push events similar to the example below, but replacing everything after id= with your real feed ID.

Example Webhook URL:

https://feed.press/ping?id=11111

Finding your feed ID

To locate your feed id, visit the feed in your FeedPress dashboard and check the URL displayed in your browser (as illustrated below).