Get all active unique manager associated to group via only flow designer not script

rmaroti
Tera Contributor

Hi Everyone,

 

I have a requirement to get all active unique(not duplicate) manager associated to group record via only flow designer not script or not using custom action how we need to implement in FD can anyone suggest?

1 ACCEPTED SOLUTION

@rmaroti 

Hope you are doing good.

Did my reply answer your question?

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

View solution in original post

6 REPLIES 6

Periyasamy P
Tera Guru

Are you trying to get group user or manager ? 

If manager, just use look up record action to get group details including manager

rmaroti
Tera Contributor

@Periyasamy P 
I'm trying to get group manager not group user via FD only not script.

@rmaroti , OOB we don't have any action. But I have flow action created and shared in ServiceNow share, which can help you. Please check it out and if its helped mark as correct.

 

Flow Action : Group By Column

Ankur Bawiskar
Tera Patron
Tera Patron

@rmaroti 

not possible to perform GlideAggregate using flow, you will require custom action with script for this

what's your actual business requirement?

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