The CreatorCon Call for Content is officially open! Get started here.

flow design or scheduled job for inactive user removal

Balakrishna_ABK
Tera Guru

Is there any OOB or custom flow design or scheduled jobs to delete inactive users by triggering request to line manager for approval and once its approved delete users from ServiceNow.

1 ACCEPTED SOLUTION

Amit Verma
Kilo Patron
Kilo Patron

Hi @Balakrishna_ABK 

 

OOB, we don't have any flow or scheduled job to take care of this. You can build a flow, though, as shown below, for your requirement:

 

AmitVerma_0-1736222331090.png

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

View solution in original post

6 REPLIES 6

Sandeep Rajput
Tera Patron
Tera Patron

@Balakrishna_ABK No such flow exists. However, you can quickly create one by using the Workflow studio and the flow designer. 

Abhishek_Thakur
Mega Sage

Hello @Balakrishna_ABK ,

There is no OOB flow or job to delete the inactive user, however you can create it as per the requirement.

 

Please mark my answer as accepted solution and give thumbs up, if it helps you.

Regards,

Abhishek Thakur

Ankur Bawiskar
Tera Patron
Tera Patron

@Balakrishna_ABK 

Nothing exist OOB for this.

You can use flow on sys_user table for this

What did you start with and where are you stuck?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Amit Verma
Kilo Patron
Kilo Patron

Hi @Balakrishna_ABK 

 

OOB, we don't have any flow or scheduled job to take care of this. You can build a flow, though, as shown below, for your requirement:

 

AmitVerma_0-1736222331090.png

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.