cancel
Showing results for 
Search instead for 
Did you mean: 

Triggered task POSTed parameters - how to view in execution statistics/logs

nickhumble
New Contributor II

Hi,

I have several triggered tasks that expect POSTed JSON documents as inputs.  An external system is using BEARER auth to call the pipeline, passing in the JSON payload. 

When troubleshooting downstream issues, i'm trying to check the values of the payload provided to the pipeline.

Could someone advise how to do this?

Thanks

5 REPLIES 5

nickhumble
New Contributor II

Thank you @SpiroTaleski  @JensDeveloper  for confirming that i'm not missing any in-built functionality.  I'll take a look at what you've suggested and see if i can implement something.