From f92be7977c727fba40dbad03d3751a4b94e3d9a4 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 15:50:15 +0000 Subject: [PATCH] docs: update HiBob webhook endpoint URL wording Changed 'Use the base URL provided by the partner' to 'Use the following base URL' for clarity in the webhook configuration instructions. Fixes #389 Co-authored-by: Max Strivens --- .../hris/hibob-webhook-configurations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-configuration-concepts/hris/hibob-webhook-configurations.mdx b/integration-configuration-concepts/hris/hibob-webhook-configurations.mdx index 78334a6..38445ea 100644 --- a/integration-configuration-concepts/hris/hibob-webhook-configurations.mdx +++ b/integration-configuration-concepts/hris/hibob-webhook-configurations.mdx @@ -42,7 +42,7 @@ description: "To successfully configure the webhook and send the event on action Please provide the required details to configure the webhook for `time-off` events: - **Name**: Enter the webhook name. - - **Endpoint URL**: Use the base URL provided by the partner and append your external trigger token from StackOne Hub as follows: + - **Endpoint URL**: Use the following base URL and append your external trigger token from StackOne Hub as follows: `https://api.stackone.com/external-trigger/hibob?externalTriggerToken=` - **Version**: Select the webhook version. - **Events**: Choose the time-off event types.