Slack
Configure Webhook Secret- Visit the “Basic Information” section of your Slack OAuth settings.
- Copy the “Signing Secret” and save it.
- Set the following environment variable in your activepieces environment:
- Restart your application instance.
- Go to the “Event Subscription” settings in the Slack OAuth2 developer platform.
- The URL format should be:
https://YOUR_AP_INSTANCE/api/v1/app-events/slack
. - When connecting to Slack, use your OAuth2 credentials or update the OAuth2 app details from the admin console (in platform plans).
- Add the following events to the app:
message.channels
reaction_added
message.im
message.groups
message.mpim
app_mention