Debug request
Status: Closed · Asked by shaily on · 0 views
Is there a way to debug every request i.e incoming and outgoing on Pabbly connect ?
Is there some way to debug the entire workflow ?
Hey @shaily
You can check the history logs of your workflow to check whether the data you have passed in it is appropriate/correct or not by cross-checking the mapped value in the workflow with the history logs.
Data In - What data is passed in that action step?

Data Out - What response the application is processed and returned for the API request?
