mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add trigger.query to webhook documentation (#14950)
This commit is contained in:
parent
bdd56727fa
commit
f3d4350330
@ -167,6 +167,7 @@ The following tables show the available trigger data per platform.
|
|||||||
| `trigger.webhook_id` | The webhook ID that was triggered.
|
| `trigger.webhook_id` | The webhook ID that was triggered.
|
||||||
| `trigger.json` | The JSON data of the request (if it had a JSON content type).
|
| `trigger.json` | The JSON data of the request (if it had a JSON content type).
|
||||||
| `trigger.data` | The form data of the request (if it had a form data content type).
|
| `trigger.data` | The form data of the request (if it had a form data content type).
|
||||||
|
| `trigger.query` | The URL query parameters of the request (if provided).
|
||||||
|
|
||||||
### Zone
|
### Zone
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user