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.

How to skip approval if the user is a VIP/VP in workflow

Karthikpasikant
Tera Guru

Hi everyone,

 

I am trying to figure a way to skip VIP approvals in the workflow.

Currently our workflow has 6 levels of approval. The workflow needs to check from 3 variables (which references the user table), and if any of those users are VIP, it should skip the approvals from levels 1 to 4 and go directly to level 5. 

 

Any advise on how to acheive this scenario would be greatly appreciated.

 

Thank you in advace.

Karthik

 

5 REPLIES 5

Hi Kris,

 

I kept the activity as an example to show what I have. I don't have anything in the activity to skip the VIP/VP approval.

 

Thanks,

Karthik