Skip to main content

workflows.triggers.permissions.add method

Welcome to the new home of Slack developer docs!

We're still building and not all features are available quite yet. Enjoy this peek into the future!

Not ready for the future? Return to the past at api.slack.com.

Usage info

Grant users permission to run your workflow via the trigger identified by trigger_id. You can specify individual encoded user IDs or grant access to everyone in a particular channel, workspace or org.

Required scopes

This method is used for automation apps and authorization should be done using the CLI. The required user token scope listed above cannot be added in the app settings.

Response