How to get the approver name and comment in flow designer

imran sk
Tera Contributor

Hello community,

 

In my flow I am using group approval action, Approval would be anyone can be approve from group 

 

Now once someone from the group approves the requeste, I need to capture who approved and what comments were added to that approval record. Later I need to pass it to some other places for visibility 

 

How can we get the approver name and comments from flow designer?? 

 

Thanks in advance 😃 

1 ACCEPTED SOLUTION

@imran sk 

something like this. I hope you can enhance it further.

 

AnkurBawiskar_0-1738749454685.png

 

AnkurBawiskar_3-1738749620862.png

 

AnkurBawiskar_4-1738749635511.png

 

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

9 REPLIES 9

@imran sk 

something like this. I hope you can enhance it further.

 

AnkurBawiskar_0-1738749454685.png

 

AnkurBawiskar_3-1738749620862.png

 

AnkurBawiskar_4-1738749635511.png

 

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

@Ankur Bawiskar this helps. Will update my condition and try 

I was doing small mistake here 

@imran sk 

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

kevindang
Tera Contributor

@Ankur Bawiskar - What would be the solution for 2 levels of approval? Thanks

kevindang
Tera Contributor

Figured it out by flipping the Order by field (Updated: z to a) for 2nd approval. First approval is a to z. Thanks