Table of Contents

Generic API Listener

About

This connector is designed to listen for incoming API requests and capture the data, including source, headers, and body.

It provides a simple way to receive and forward API request data, making it suitable for various applications that require data ingestion from external systems.

Key Features

  • Receiving request data: Allows users to capture incoming API requests data.
  • Forwarding request data: Enables users to pass the received request data to a script for custom handling or logic execution.

Technical Reference

Note

For detailed technical information, refer to our technical documentation page.