I have created a workflow to call an ION API and pass parameters from BOD. Workflow works fine and I can see data updated in target via API calls.
I want to write 'Response code' and 'Response Body' to a file, I have assigned Output params to BOD and same is passed to File, But I see blank values in output file.
Was any one successful achieving above scenario?
Also, is there a way to pass API response(Code & Body) to IPA using Connection points/Data flow?