Webhooks Demo App

We’ve built a demo OAuth application that you can play around with to get a sense of how our new webhooks notifications function. You will need a SmartRecruiters user account with Administrator system role to test the demo app.

Find the app here: https://sr-webhooks-client.herokuapp.com/

The demo application facilitates an OAuth authentication with a SmartRecruiters user account, provides an endpoint for receiving webhooks notifications and also supports the initial activation handshake.

Users will be able to see the notification data, see the current state of entities and also change their webhook subscriptions.

The link header of the notification request provides the URL that can be used to retrieve the current state of the resource. The demo application uses the link just after receiving the webhook notification, obtains the data and presents the actual state of entity.