Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Action Outputs not populating Inputs of next step in flow

Ken Berger
Giga Guru

Hi all,

 

I am working on a flow in Flow Designer and I have copied the OOB "Create Remote Incident" action.  I modified the script in the Parse Response step because the response I am getting from the target instance has different variable names than what is listed in the OOB action.

 

Step Output.PNG

 

I am using these outputs to feed an action later in the flow but the values do not seem to be captured from the response I am getting (see below the response, as well as how I am using the outputs and the results of my test).

 

Response Body.PNGflow.PNGNo Response.PNG

I can't understand why I am not getting any values here because AFAIK it should work.  Any help, as always, is appreciated.

 

Thanks,

Ken

 

1 REPLY 1

vidyabhushan
Tera Contributor

Use a flow variable to store output data and use it in further steps in flow.