Skip to content

Per webhook transformers and response callbacks

Compare
Choose a tag to compare
@mpociot mpociot released this 09 Mar 22:09
· 34 commits to master since this release

This version adds support for per-webhook transform methods. So if you want to perform specific transformations on your event objects, depending on which webhook got fired, you can do that now.

The other new option allows you to define custom webhook response callbacks.