Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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