Objectives:

Steps:

1- Overview

Web hooks allow the system to send an HTTPS POST request automatically whenever specific triggers are activated. This feature helps in integrating external systems or automating workflows based on real-time changes.

2- Triggers for Web hooks

A web hook is triggered when one of the following actions occurs:

3- How It Works

4- Use Cases

5- Configuration

To set up web hooks, you need to:

1. Define the primary endpoint URL where web hook data should be sent
2. (Optional) Define a secondary endpoint URL if data needs to be sent to a second system
3. Ensure both receiving systems can process HTTPS POST requests
4. Test the web hook by performing a trigger action and verifying the responses from both endpoint

Open the System Settings→ Setup & Configuration→ Web Hooks to access the configuration settings 

For more information about LEXZUR, kindly reach out to us at help@lexzur.com.

Thank you!