Discuss Meetup › Meetup Developers › "Last visited" in members method
| Beads Land | |
|
|
It would be helpful if there was an order=activity option that returned members by "last visited", equivalent to the manner in which member results are returned on the Members page of a given group.
An enumerated attribute in each member record, indicating how recently the member was active (i.e., 0="last few days", 1="last week", etc.), would also be useful. - Beads |
| Gary Burns | |
|
|
Beads -- we now include 'visited' with the member serialization. It's also a supported sort order 'order=visited'. No enum yet, but that should get you started.
Cheers, Gary |