Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Fetch response body details in WorkFlow

Ujjwal1
Tera Contributor

hi all,

i am calling Flow Action in workFlow.

Output of flow(Response body details) should be fetched in workflow and get details.

Please suggest.

1 REPLY 1

KevinBellardine
Kilo Sage

Hey @Ujjwal1,

 

You're going to have to give more information, but generally speaking you have to add the outputs from the step in the flow action in question into an output of the flow action itself.