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:"} | 
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": "commuting","status_emoji":":car:"} | 
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": "at home","status_emoji":":house:"} | 
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": "commuting","status_emoji":":car:"} |