Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Flow Custom Action - Creating non-Dynamic Inputs with dependency to other Inputs

jiral
Giga Sage

I've read the ServiceNow documentation and I can't seem to find anything that will allow the creation of Action inputs with dependency to to other inputs. The dependency can be only be set if you are using Dynamic Inputs, as this will return JSON you can not use Data Fill on the returned fields/references. Is this even remotely possible in the current Flow Designer?

1 ACCEPTED SOLUTION

jiral
Giga Sage

Got it. You can create an input choice variable populating choice values as the table internal name then you can create a Document ID type variable and make it dependent to that choice variable.

 

jeffiral_0-1713979881387.png

 

View solution in original post

1 REPLY 1

jiral
Giga Sage

Got it. You can create an input choice variable populating choice values as the table internal name then you can create a Document ID type variable and make it dependent to that choice variable.

 

jeffiral_0-1713979881387.png