slack-api-docs icon indicating copy to clipboard operation
slack-api-docs copied to clipboard

User active event.

Open ybv opened this issue 8 years ago • 2 comments

I was going to through the docs and couldn't find an event that would get triggered when a user becomes active after a long time of inactivity/ logs back into slack. Currently, is there a way to capture this event?

ybv avatar May 07 '16 19:05 ybv

Check if https://api.slack.com/events/presence_change  would be enough for what you want.

On Sat, May 7, 2016 at 12:59 PM -0700, "Vaibhav Krishna Irugu Guruswamy" [email protected] wrote:

I was going to through the docs and couldn't find an event that would get triggered when a user becomes active after a long time of inactivity/ logs back into slack. Currently, is there a way to capture this event?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

ernesto-jimenez avatar May 08 '16 07:05 ernesto-jimenez

The link is broken, this is the right one: https://api.slack.com/events/presence_change

shem8 avatar May 05 '17 08:05 shem8