Skip to content

Commit bda270f

Browse files
committed
one per workspace
1 parent a1b54fe commit bda270f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/prompt_engineering/how_to_guides/trigger_webhook.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ In the top right corner, click on the `+ Webhook` button.
1919

2020
Add a webhook **url** and any required **headers**.
2121

22+
:::note
23+
You can only configure one webhook per workspace. If you want to configure multiple per workspace or set up a different webhook for each prompt, let us know in our [Community Slack](https://langchaincommunity.slack.com/) (sign up [here](https://www.langchain.com/join-community) if you're not already a member).
24+
:::
25+
2226
To test out your webhook, click the "Send test notification" button. This will send a test notification to the webhook url you provided with a sample payload.
2327

2428
The sample payload is a JSON object with the following fields:

0 commit comments

Comments
 (0)