[Actions UI] Webhook action form with Body editor should support different HTTP body types, not only JSON #72202
Labels
enhancement
New value added to drive a business result
estimate:needs-research
Estimated as too large and requires research to break down into workable issues
Feature:Actions/ConnectorTypes
Issues related to specific Connector Types on the Actions Framework
Feature:Actions
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Currently, if we created a Webhook connector (for example for Twilio):
Supported content type for a POST request HTTP body isn't a JSON. It is
application/x-www-form-urlencoded
But when we open and add a proper text to a Body parameter it will show a JSON error in the editor:
Webhook action form should support different HTTP body types: text, json, form?
The text was updated successfully, but these errors were encountered: