If Location, then Webhooks
webhooks field | webhooks value |
---|---|
URL | https://slack.com/api/users.profile.set |
Method | POST |
Content Type | application/x-www-form-urlencoded |
Body | authorization=Basic &token=TOKENHERE&profile={"status_text": "in the office","status_emoji":":office:"} |