Hookeepr

Keep incoming webhooks for later use

2 followers

Hookeepr aims to be the keeper for your webhooks! How does it work? By posting your webhook to Hookeepr, we will store the response into a bucket and filter the response with the config you set. You can retrieve the bucket through API. This is just a beta version. More features will be added soon!
Hookeepr gallery image
Hookeepr gallery image
Hookeepr gallery image
Launch tags:
APIDeveloper Tools
Launch Team

What do you think? …

Lukas Rosenstock
This looks like a great idea and a helpful tool. Unfortunately it seems that it doesn't work correctly. The API always returns an empty list of items, even after I have triggered the webhook. Also it doesn't work with non-JSON-webhooks, but often I have to test form-encoded data as well.
Knight 
@lukasrosenstock hi thanks for the feedback, I have fixed the API caching issue, please try again and let me know. Currently we only allow json webhook, will keep form-encoded data this request in our roadmap.
Lukas Rosenstock
@imknight Thanks, it's working now!