---
title: "Slack App Events"
canonical: "https://support.appfire.com/space/CFSD/147783908/Slack%20App%20Events"
format: markdown
---
You need to set up event receiver in your app. Go to the **Event Subscriptions** subpage of your Slack app page. You will get a page like this:

![image-20241212-193256.png](media://e52f405e-5d6c-4dfc-8e97-5d58b312c04d)

   
On this page, after enabling events reception by the app, there are two crucial elements that you need to fill:

- Request URL - this is the URL in Jira, that Slack will call when an event happens.
  Use the **Event Request URL** value from the [Enabling Slack Integration](https://appfire.atlassian.net/wiki/spaces/CFSD/pages/147783959) page to fill this:
- In the Event Subscriptions section, under **Subscribe to events on behalf of users**, select event types to subscribe to. Click the **Add Workspace Event** button to select the **message.channels** event type:
- click **Save Changes **button at the bottom.