Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Slack notifications on Forge apps after migration?

Oksanа
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 28, 2025

Hi all!

We’re migrating our Jira app to Forge. Can we integrate Slack to send notifications on specific app events? If yes, what’s the recommended Forge approach?

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Moses
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 28, 2025

In Forge, listen for the Jira events you care about; for example, issue_created and workflow transitions. Use that handler to call Slack via an incoming webhook or bot at chat.postMessage. Store the Slack credentials as environment variables in Forge, and send a formatted message from your function whenever your conditions are met-no extra server needed.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events