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.

Get list of all "ask for approval" flow actions and their conditions?

Troy Riblett
Giga Guru

Is there any way to get a list of all approval actions in flows, but also include the "rules" section?

 

I found the table that stores the action instances and filtered it down to only approvals /sys_hub_action_instance_list.do?sysparm_query=action_type.nameSTARTSWITHAsk%20for%20Approval&sysparm_view=

 

However, it seems that the "inputs" field is showing as blank for all our records even though we have inputs (and interestingly enough, it shows values in that field when I preview the record, but not when I actually open it).

 

Is there some other table that stores the approval conditions for FLOWs so that I could do a join or something to make a report? We have an ask to list all workflows that go to a specific field (i.e. similar to user.manager, but a custom field instead).

0 REPLIES 0