Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

To learn more, visit the Egnyte Secure Govern documentation.

Parameters

ParameterDescription
Auth HeaderInsert Webhook API Key. You can view the API key in the Trigger Setup window when you configure a trigger in Blink.Example: BLINK-API-KEY: xxxxxxxxxxxxxx.
Event TypeSpecify the event type the webhook would be triggered by.
Issue TypeSpecify the issue type the webhook would be triggered by.
URLWebhook URL.

Example Output

{    "value": {        "expires": 2100000000,        "status": "enabled",        "webhookId": "c9ac0519-284a-4bee-9574-30ae7891e5dc"    }}

Workflow Library Example

Register Issues Webhook with Egnyte Secure Govern and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop