Expand description
Content parsing for webhook payloads.
Supports JSON, XML, YAML, and plain text content types with automatic detection from Content-Type header.
Enums§
- Content
Type - Supported content types for webhook payloads
Functions§
- parse_
content - Parse content body into a JSON value based on content type