Flow Designer: Unable to use datastream output as input for the next action

John Tomko
Tera Expert

Hopefully I am missing something obvious here...

 

I am using an OOTB Datastream with paging to get a list of computer hosts.  Part of its output object is a String Array.

I am then trying use the String Array as an input for another Action, but it is not available to select.  What am I missing?

 

JohnTomko_0-1729281861240.png

 

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@John Tomko 

did you try IDs which is an Array of string?

what input does the Action take?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

John Tomko
Tera Expert

The input action takes array.string, which is the output I am trying to use from the data stream.  However, none of the outputs from the data stream are accessible.