Hello,
Working on the ETL piece that calls API with Body Data Parameter and Dynamic Fields selection as URI parameter. Below is Query Profile for it that works.
However if I enable body data parameter and pass JSON Value to it, API returns only first cpolumn (id) and the rest of the columns are blank. What am I doing wrong here? Everything works great in POSTMAN.