Home
Rev Product Features
Understand Rev AI Webhooks with Examples

Understand Rev AI Webhooks with Examples

Webhooks are a key component of building event-driven Web applications, and they're also supported in the various Rev AI APIs. Learn more about Rev AI Webhooks and check out some examples.

Written by:
Vikram Vaswani
July 14, 2022
A man uses his pointer finger to push a graphic of hexagons, one that says API
table of contents
Hungry For More?

Luckily for you, we deliver. Subscribe to our blog today.

Thank You for Subscribing!

A confirmation email is on it’s way to your inbox.

Share this post

Webhooks are a key component of building event-driven Web applications, and they’re also supported in the various Rev AI APIs. They provide a simple, efficient and asynchronous approach to manage requests submitted through our APIs.

How Rev AI Webhooks Work

  1. An application submits a job to a Rev AI API for processing, supplying a webhook URL in the callback_url parameter.
  2. Once job processing is complete, the API sends an HTTP POST message to the webhook URL containing the results of processing.
  3. The webhook URL handler receives the HTTP POST request, parses the request body and implements further application-specific business logic as needed. This could be sending an email, updating a database record or even invoking another webhook.

The following diagram briefly explains the sequence of events:

Diagram showing the sequence of events for using wehbooks within Rev AI

If you’d like to use webhooks in your application but aren’t quite sure where to start, check out our tutorials below which provide detailed explanations and code samples to help you get started:

We hope you find these tutorials useful – write in and let us know what you think!

Heading

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.

Block quote

Ordered list

  1. Item 1
  2. Item 2
  3. Item 3

Unordered list

  • Item A
  • Item B
  • Item C

Text link

Bold text

Emphasis

Superscript

Subscript

Subscribe to the Rev Blog

Lectus donec nisi placerat suscipit tellus pellentesque turpis amet.

Share this post

Subscribe to The Rev Blog

Sign up to get Rev content delivered straight to your inbox.