Select Your Favourite
Category And Start Learning.

Understanding WP Ultimo Webhooks

  • Categories Advanced
  • Last Update February 18, 2022

Description

Webhooks are a helpful little tool that allow us to notify different services/listeners when something happens inside WP Ultimo.

To put it shortly, it is nothing more than a JSON payload sent via a POST request to a particular URL that you configure inside WP Ultimo. What you’ll do with that payload once it hits the URL provided is up to you.

This course goes over how webhooks work in general and in the specific case of WP Ultimo.

What Will I Learn?

  • What are Webhooks
  • How WP Ultimo Webhooks work
  • Interesting use-cases of WP Ultimo Webhooks
Free

Requirements

  • None

Target Audience

  • Everyone