Custom Webhook - LC Premium Action

This article aims to educate you on Custom Webhook - LC Premium Action for Workflows.

1. Click "Marketing"

Click

2. Click "workflows"

Click

3. Click "Create Workflow"

Click

4. Click "Continue"

Click

5. Click "Add your first action"

Click

6. Click "Custom Webhook"

A custom webhook is a type of web service that allows you to send real-time updates or notifications from CRM to third-party service. With a custom webhook, you can define the format of the data you want to send.

Click

7. Select a Method

You are free to choose any HTTP method that suits your needs, such as POST, GET, DELETE, or PUT.

Select a Method

8. Fill URL

You have the ability to send data requests to any URL of your choice without the need for coding or server operation.

Select URL

9. Select Authorization Method

We support various types of authorization methods, giving you the flexibility to choose the one that suits your needs when accessing the webhook.

Select Authorization Method

10. Headers & Query Parameters

In addition to sending a request body, our system also allows you to include headers and query parameters when sending requests to a webhook.

Headers can be used to provide additional information about the request, such as authentication credentials, content type, and cache control.

Query parameters, on the other hand, can be used to pass parameters to the webhook endpoint, allowing you to filter or modify the response data that you receive.

Headers & Query Parameters

11. Configure the data to be sent in the Custom Webhook

Custom Webhook premium feature allows you to map custom values in any structure that suits your requirements. We have a user-friendly textbox that provides autocomplete suggestions for all custom values, including inbound webhook variables.

This feature simplifies the mapping process and saves time by suggesting potential values that match your input. Additionally, it helps ensure accuracy and consistency in your data mapping.

Configure the data to be sent in the Custom Webhook
Did this answer your question?
😞
😐
😁