ServiceNow Workflow Interview Questions 2025
What is workflow?
Workflow consists of a sequence of activities, such as generating records, notifying users of pending approvals, or running server side scripts.
Workflow consists of a sequence of activities, such as generating records, notifying users of pending approvals, or running server side scripts.
Name 5 activities that you used for your requirement and its usage?
You can mention activities that you have used so far.
However, below are the common activities,
1. Approvals : Group, User or Coordinator approval etc.
2. Conditions : If, Switch, Wait for Condition etc.
3. Run Script.
4. Notifications: Create Event, Notifications.
5. Create Task.
You can mention activities that you have used so far.
However, below are the common activities,
1. Approvals : Group, User or Coordinator approval etc.
2. Conditions : If, Switch, Wait for Condition etc.
3. Run Script.
4. Notifications: Create Event, Notifications.
5. Create Task.
What is turnstile workflow activity? or How to avoid workflow going into infinite loop?
We can use Ternstile activity. The Turnstile activity limits how many times a workflow can pass through the same point.
This activity is useful alongside the Rollback To workflow activity.
We can use Ternstile activity. The Turnstile activity limits how many times a workflow can pass through the same point.
This activity is useful alongside the Rollback To workflow activity.
How to pass data from one activity to other activity?
By using workflow.scratchpad object
e.g. Store value in one activity as below,
workflow.scratchpad.group_name=grIncident.assignment_group;
Access it in another activity as below,
var groupName=workflow.scratchpad.group_name.
By using workflow.scratchpad object
e.g. Store value in one activity as below,
workflow.scratchpad.group_name=grIncident.assignment_group;
Access it in another activity as below,
var groupName=workflow.scratchpad.group_name.
How to pass data from main workflow to sub workflow?
Configure the subflow to accept variables from the parent workflow by defining the inputs.
Include the subflow in the parent workflow and connect the inputs to the parent workflow variables.
Configure the subflow to accept variables from the parent workflow by defining the inputs.
Include the subflow in the parent workflow and connect the inputs to the parent workflow variables.
How to get values from subflow to main flow?
We can use the Return Value activity in the subflow to return values to the parent workflow.
We can use the Return Value activity in the subflow to return values to the parent workflow.
What is Rollback To workflow activity?
Rollback To determines which activities to reset based on the actual workflow sequence (transition line attachments) of activities between itself and the transitioned to activity, not the execution order. Rollback To then marks all the approvals that have transitioned between the rollback and the transitioned to activity as Not Yet Requested and the tasks as either Open or Pending.
Rollback To determines which activities to reset based on the actual workflow sequence (transition line attachments) of activities between itself and the transitioned to activity, not the execution order. Rollback To then marks all the approvals that have transitioned between the rollback and the transitioned to activity as Not Yet Requested and the tasks as either Open or Pending.
Real time work questions :
Tell us about complex workflow that you created/updated for given requirement? What are the different activities did you use in it? Why you used workflow, why not flow designer? What challenges did you face? what makes you think it was complex workflow?
Tell us about complex workflow that you created/updated for given requirement? What are the different activities did you use in it? Why you used workflow, why not flow designer? What challenges did you face? what makes you think it was complex workflow?
Prepared and confident for your interview?
Practice makes perfect! Test your skills with our virtual interview practice buddy and ensure you're fully ready for your upcoming interview.
User Added Interview Question and Answers
as having 3 years of experience as Servicenow Developer what complex customization accordingly interviewer will expect
What is turnstile workflow activity?
How can we fetch variable from one workflow to other?
flow designer vs workflow 5 points, which will be used and when?
Difference between workflow and flow
Hi, I have asked a question in the interview how to get all variables in task form using script in workflow.
how to create change request approval policy in servicenow
How can you set the approvals in a way, Where if more than 50 percent approvers have approved- approve the request else vice-versa.
🚀 Power Up Your ServiceNow Career
Join a growing community of smart ServiceNow professionals to stay ahead in interviews, sharpen your development skills, and accelerate your career.
Fuel My Passion
Loving the content? Well, of course you are. Here’s your chance to indirectly fuel the chaos that keeps this website running. Your contribution helps keep the wheels turning and allows me to continue pretending to be a responsible adult—while cranking out more content for you. Thanks for supporting my delusional dreams and helping me keep this website alive!
Buy Me a Coffee
Support with UPI
If you prefer making a UPI payment to support the website maintenance cost, scan the QR code below: