Skip to content

WebHooks registering #135

Answered by capcom6
TheButor asked this question in Q&A
Oct 18, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hello!

  1. <unique-id>: This is used to identify the webhook within your account. You can:

    • Replace it with any unique value of your choice.
    • Leave it empty, and the server will generate an ID for you.
  2. <your-uuid>: This refers to the unique identifier provided by webhook.site, a service used for testing and debugging webhooks. You'll receive this UUID when you first visit webhook.site.

The example in the documentation demonstrates how to use webhook.site for receiving and testing webhooks. However, in a production environment, you would replace this with your own endpoint URL.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TheButor
Comment options

Answer selected by TheButor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants