JSON sent as part of API
JSON sent as part of API
Comments
-
I have enabled all the logs but I still can’t find the info line which details the JSON packet that was sent as part of an API call to a flow.
I really need to see the JSON packet so I can debug it.
Can you help?
I have exported the logs into excel but I can’t find anything which details the JSON Payload.What do I need to do to show the JSON payload of an API I am calling.
Thanks -
The only way to do this outside of using a flow with [url=https://documentation.decisions.com/docs/post-to-flow-behavior]Post to Flow Handler[/url] behavior is to use a third-party application such as Fiddler.