---
title: "Universal Webhook Connector"
slug: "universal-webhook-connector"
description: "Use the Universal Webhook connector in Lansweeper Flow Builder to trigger a workflow from an incoming HTTP POST request."
updated: 2026-07-17T15:48:11Z
published: 2026-06-12T15:18:06Z
canonical: "docs.lansweeper.com/universal-webhook-connector"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lansweeper.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Universal Webhook Connector

Note on third‑party tools

              

We aim to provide accurate and helpful details about third‑party tools, but we can’t guarantee that this information is always complete or up to date. If you notice any discrepancies, feel free to share them in the feedback section below. For the most reliable information, please always refer to the third‑party tool’s official documentation.

The **Universal Webhook Trigger** component provides a standard webhook trigger that allows integrations to be executed via an HTTP POST request.

## Triggers

### Universal Webhook

Invoke a flow by making an HTTP request to the trigger's URL.

| Input | Comments | Default |
| --- | --- | --- |
| Response Status Code | The HTTP status code to use for the response |  |
| Response Content Type | The Content-Type header to use for the response |  |
| Additional Response Headers | List of key/value pairs to use as additional headers for the response |  |
| Response Body | The body to use for the response |  |
