Options
All
  • Public
  • Public/Protected
  • All
Menu

Module lib/routes/webhooks/setup

Index

Functions

clearIntegration

  • clearIntegration(appId: string): Promise<void>

getCustomIntegration

  • getCustomIntegration(appId: string): Promise<Integration | null>
  • Fetches the custom integration of the running server (if it exists)

    export

    Parameters

    • appId: string

    Returns Promise<Integration | null>

setupWebhooks

webhookTarget

Generated using TypeDoc