Flow Designer - How to trigger a UI action

JLeong
Mega Sage

Hi Guys,

My flow creates a Change request with 5 tasks. Everything saved as needed but I need to submit it for approval. How do I trigger the submit UI action?

Thanks in advance.

Regards,

Jocelyn

 

 

5 REPLIES 5

Ankush Jangle1
Kilo Guru

Hi,

 

why you are using the UI Action?

you can directly use the Approval Action in the Flow Designer

 

 

 

Mark it If it Helps you

Hi Ankush,

Thanks for responding to my email. I can not add an approval action because it is already part of the existing workflow. If I do, the approval step will be duplicated.

I am just trying to automatically create a Change Request for a specific scenario. 

Maybe I should try to call the workflow. Let me try that.

Thanks.

Rajesh Kannan G
ServiceNow Employee
ServiceNow Employee

You should create a script action with the script that is executed by the UI Action to trigger approval.

Regards,

Rajesh

Hi Rajesh,

Thanks for responding. I will try that and let you know.

Regards,

JOcelyn