Provided Apple Script is useful for changing your Slack status and/or DnD mode while in Zoom meetings.
- Clone repository or simply download the
zoom-to-slack-status-sync.applescript
file - Open it with Script Editor on your Mac
- Change the value of the
slack_token
variable to your token - You may want to change
zoom_status_text
andzoom_status_emoji
variables to customise your custom status emoji and message - Run the script (you will need to grant Accessibility permission to Script Editor)
- In Script Editor select File - Export menu
- In Export dialog select Application as File Format and check Stay open after run handler checkbox
- Save application to desired location
- Open System Preferences - Users and Groups and switch to Login Items tab
- Click on + button and choose previousy exported application
- Grant Accessibility permission to the exported application on Privacy tab in System Preferences - Security and Privacy
-
Go to https://api.slack.com/apps and authorize.
-
Click on Create New App button, choose the name for your app and development workspace
-
In the Add features and functionality block click on Permissions button
-
Then in the Scopes block click Add an OAuth Scope button in User Token Scopes You will need following scopes enabled on your Slack token:
-
After that install your app to your Slack workspace (you may need approval from org admins in some cases)
-
After app installation you will get your Slack token