Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Home Page] - Slack Integration Event Listener #3044

Open
chpy04 opened this issue Nov 25, 2024 · 0 comments
Open

[Home Page] - Slack Integration Event Listener #3044

chpy04 opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
back-end stale Hasn't been updated in a while

Comments

@chpy04
Copy link
Contributor

chpy04 commented Nov 25, 2024

Description

We need to set up an endpoint that can listen to events from the Slack bot. This endpoint will verify events, process them, and add appropriate notifications to users in the backend. For this ticket, only the reception and verification of events is needed.

Acceptance Criteria

  • An endpoint is set up to listen to events from the slack bot
  • the events are verified to confirm that events are from slack
  • the events can be processed for future features

Proposed Solution

Set up an endpoint in express for the events. Add the URL as a callback URL for our slack bot. Upon receiving events, authorize them

Mocks

No response

@chpy04 chpy04 self-assigned this Nov 25, 2024
@github-actions github-actions bot added the stale Hasn't been updated in a while label Dec 10, 2024
caiodasilva2005 added a commit that referenced this issue Dec 16, 2024
chpy04 added a commit that referenced this issue Dec 21, 2024
caiodasilva2005 added a commit that referenced this issue Dec 24, 2024
caiodasilva2005 added a commit that referenced this issue Dec 24, 2024
caiodasilva2005 added a commit that referenced this issue Dec 24, 2024
caiodasilva2005 added a commit that referenced this issue Dec 24, 2024
caiodasilva2005 added a commit that referenced this issue Dec 24, 2024
caiodasilva2005 added a commit that referenced this issue Dec 24, 2024
caiodasilva2005 added a commit that referenced this issue Dec 24, 2024
caiodasilva2005 added a commit that referenced this issue Dec 24, 2024
caiodasilva2005 added a commit that referenced this issue Dec 30, 2024
Peyton-McKee added a commit that referenced this issue Jan 2, 2025
…k-endpoint-listener

#3044 slack endpoint listener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end stale Hasn't been updated in a while
Projects
None yet
Development

No branches or pull requests

1 participant