How to Trigger a workflow by clicking a button (UI action) on the form?

balakannan
Kilo Contributor

i have an requirement to trigger a workflow by clicking a button on the form.

Thank you.

1 REPLY 1

Ravi Kiran6
ServiceNow Employee
ServiceNow Employee

Hi Bala,

Whenever you are calling the Workflow from UI Action or Business rule, that means you are invoking the Workflow by using Server Side scripting. Please refer below 2 helpful links here:

 

1. How do I trigger a workflow from a business rule?

2. Start workflow in business rule

 

I hope this helps.Please mark correct/helpful based on impact

 

Regards,

Ravi Kiran T,

@Servicenow.