Forum Discussion

nickhumble's avatar
nickhumble
New Contributor II
2 years ago

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

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 dow...