Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi I am trying to build a weekly email report of newly licensed (accepted invitation) users and pending users.
I noticed the the List Users block only loops through active users so my condition to return Users where Status is Pending doesn't work.
Any Ideas on how to retrieve a users report ( Users with No space assigned and Pending users)?
Thanks
Didier
Hi @didierodayo
Have you looked into using the 'Search Users' block? It allows you to choose from a set of search filters. One of them is 'Status'. When I set the status = 'Invited', it also returns the pending users for me.
Hope this helps!
Hi @didierodayo
Have you looked into using the 'Search Users' block? It allows you to choose from a set of search filters. One of them is 'Status'. When I set the status = 'Invited', it also returns the pending users for me.
Hope this helps!
Thanks @LauraLangenaken Yes I got from the search Users block.