want to get REST api trace with API endpoint,Transaction Id, response, Error from Rest call step

0
I want to get REST api trace or log with API endpoint, Transaction Id, API- Key, token, response, Error from Rest call step in Microflow 
asked
1 answers
3

Hi ABhishek,

you can do this through console> advance> log levels

 and then put the REST consume to Trace, this way, you will be able to get REST logs in the console.

You can refer to the image below:

image.png  image.png

Hope it helps!

answered