HTTP POST: Ability to Post Raw JSON
CompletedCurrently the HTTP Post support Form data as the Body Type. Having the ability to post Raw JSON data would allow more functionality in the post request.
-
All the HTTP Post data I am seeing is coming over in a list format with length 1. The Raw JSON data is is located within that list - is data always sent like this?
Also - Is there any way to look at the body of the endpoint response so we can have more detail regarding POST errors?
Thanks!
Please sign in to leave a comment.
Comments
5 comments