- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 10:07 AM
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?
Solved! Go to Solution.
- Labels:
-
flow designer
-
IntegrationHub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 10:31 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 10:31 AM
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.