03-04-2024 08:50 AM - edited 03-04-2024 08:52 AM
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
03-06-2024 03:09 AM
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.