Skip to main content
Best answer

Find a Slack user and set their status?

  • October 28, 2021
  • 2 replies
  • 407 views

Forum|alt.badge.img+1
  • Tinkerer
  • 10 replies

Is it possible to find a Slack user via full name or id, and then set their status?

Best answer by Troy TessaloneBest answer by Troy Tessalone

Hi @Jean 

To clarify…

The Slack Find User Zap actions do not return the user Status.

The Slack Set Status option will only set your Status for the authenticated Slack account in Zapier as indicated in the description of the screenshot.

 

You’d have to leverage the Slack API: https://api.slack.com/docs/presence-and-status

App APIs can be used in Zap steps with the Webhook app: https://zapier.com/apps/webhook/integrations

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

jayeshkumarbhatia
Forum|alt.badge.img+6

I believe thats possible, but you should have a paid plan on Slack.

 

You can use below actions to search for user.

 

 

You can use below action to update user status

 

 

 You can also try to make custom webhook call on Slack API here https://api.slack.com/methods/users.profile.set

 

To know more about Webhooks by Zapier click here


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31058 replies
  • Answer
  • October 28, 2021

Hi @Jean 

To clarify…

The Slack Find User Zap actions do not return the user Status.

The Slack Set Status option will only set your Status for the authenticated Slack account in Zapier as indicated in the description of the screenshot.

 

You’d have to leverage the Slack API: https://api.slack.com/docs/presence-and-status

App APIs can be used in Zap steps with the Webhook app: https://zapier.com/apps/webhook/integrations