UiPath Documentation
industry-department-solutions
latest
false
UiPath logo, featuring letters U and I in white

Supply Chain & Retail Solutions user guide

Last updated Apr 16, 2026

Configuring a webhook connector

A webhook connector collects JSON data from external systems in real time. Webhooks are push-based — they send data to Peak when an event occurs, without Peak needing to poll the external system.

Prerequisites

Before configuring a webhook connector, ensure you meet the following requirements:

  • You have access to Peak with permissions to configure Data Sources.
  • You have access to the external system that will send data to Peak.

Creating a webhook feed

  1. In Peak, open Manage and select Data Sources.
  2. Select Add feed and choose the Webhook connector.
  3. Enter a feed name following these rules:
    • Use only alphanumeric characters and underscores.
    • Must start with a letter.
    • Must not end with an underscore.
    • Maximum 50 characters.
  4. Select Save and generate URL.

The new webhook feed appears in the Feeds list.

Getting the webhook URL

  1. In the Feeds list, select the webhook feed.
  2. Select the Info tab.

The Info tab shows when the feed was created and the webhook URL. Copy the URL to use in the external system that will send data to Peak.

Testing a webhook feed

Hover over the feed in the Feeds list and select Test. You can test the feed by sending a JSON payload.

Destination and load type

Data is loaded incrementally. It is processed as an external table during ingestion and is available to query in SQL Explorer.

Managing webhook feeds

Hover over a feed in the Feeds list to access the following options: Run, Test, Tag, Delete.

To view feed activity, select the feed and open the Logs tab.

Result

Peak activates the webhook feed and begins receiving data when the external system sends events to the webhook URL.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated