Debug request

shaily

Member
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 ?
 
P

Pabblymember11

Guest
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?

1675149502061.png


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

2023-01-31_12h48_38.png
 
Top