Custom Webhook - LC Premium Action

Learn how to create a custom webhook in LC Premium Action. This guide will walk you through the steps to set up a custom webhook and configure the necessary parameters. Follow along to streamline your employee training process.

Go to app.topline.com

1. Click "Marketing"

Click on the "Marketing" tab.

Click 'Marketing'

2. Click "Workflows"

Navigate to the "Workflows" section.

Click 'Workflows'

3. Click "Create Workflow"

Click on the "Create Workflow" button.

Click 'Create Workflow'

4. Select "Start from Scratch"

Click on the "Continue" button.

Select 'Start from Scratch'

5. Click on the "+" icon

Click here to add your first action.

Click on the '+' icon

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 'Custom Webhook'

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.

Fill 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
Did this answer your question?
😞
😐
😁