3
Include non-JSON request bodies in parsed requests for triggers and endpoints
Source: directus/directus#23164 · opened by @LewisMcReu
Describe the Improvement
Directus does not parse any request body of type application/url-form-encoded in webhook triggers or on custom endpoints.
Considering as an end user you don't always control the content sent to your webhooks, it would be a simple improvement to still include request bodies that can't be parsed to JSON as a string.
Directus does not parse any request body of type application/url-form-encoded in webhook triggers or on custom endpoints.
Considering as an end user you don't always control the content sent to your webhooks, it would be a simple improvement to still include request bodies that can't be parsed to JSON as a string.
No pledges yet. Be the first to back this.
Comments
Similar requests
Add support for accessing raw request body in custom endpoints
2 votes · 0 comments
API Testing UI (Swagger-like) with Role-Based Simulation
5 votes · 0 comments
Import and export option for flows
82 votes · 0 comments
Directus as a SSO provider
26 votes · 0 comments
Snapshot, diff, and apply for roles and permissions
19 votes · 0 comments
No comments yet.