Skip to main content

Webhook Integration

Webhook integration allows the Papex platform to communicate with third-party services in real time. It enables automated data push and reducing manual effort.

Features

  1. Add API - Allows users to create a new API configuration with required parameters.
  2. Edit API - Enables modification of existing API details.
  3. Delete API - Removes an API configuration permanently.

Webhook Integration


Step 1: Add New API Configuration

  1. Click on the Configure API button.
  2. Fill in the required fields:
  • API URL
  • Auth Type(Basic Auth, Bearer Token, No Auth)
  1. Click Configure API to store the configuration.

Webhook Integration


Step 2: Edit Existing API

  1. Locate the API entry you want to modify.
  2. Click the Edit Configuration icon next to the entry.
  3. Update the necessary fields.
  4. Click Update to apply changes.

Step 3: Delete API Configuration

  1. Find the API entry you wish to remove.
  2. Click the Delete Configuration icon.
  3. Confirm the deletion in the prompt.

Webhook Integration