Please fetch the content from this link:
https://community.bika.ai/t/webhook-received/1021
Then, based on the following key points, generate a professional written reply for the moderator to post:
As you mentioned, in your example, the recordid parameter is placed in the URL as a query parameter. Currently, the "Webhook Received" trigger does not support retrieving query parameters from GET requests. If you wish to pass parameters when sending a request to the webhook, please use the POST method and include a JSON object with key-value pairs in the body. For a detailed tutorial, you can refer to this document: https://community.bika.ai/t/how-to-retrieve-the-data-received-by-the-webhook-received-trigger-in-downstream-actions/338