...
Code Block |
---|
{ "type": "webhook", "events": ["document_predict"], "target": "http://localhost:3000/alfred/document_predict", "headers": {"Authorization": "Bearer abcdefg1234567989"} "inbox": "abcdef123456789abcdef123" } |
Info |
---|
If you want to experiment with our webhooks before having everything set up on your side, https://hookbin.com/ is your firend |