๐ Teams Digest for Jira โ Documentation
What it does
Teams Digest for Jira sends scheduled summaries of Jira issues to a Microsoft Teams channel. You define a JQL query, a schedule, and a destination โ the app takes care of the rest.
1. Connect a Microsoft Teams channel
Before creating a digest, you need a Workflow URL from the Teams channel where you want to receive it.
- Open the channel in Microsoft Teams where you want to receive digests.
- Click the three dots (ยทยทยท) next to the channel name and select Workflows.
- Search for and select the template "Post to a channel when a webhook request is received."
- Give the flow a recognizable name, e.g.
Jira Teams Digest.
- Confirm the destination channel and authenticate with your Microsoft 365 account.
- Copy the URL Microsoft gives you (starts with
https://prod-...logic.azure.com/... or a similar Power Automate domain).
This URL acts like a password โ anyone who has it can post messages to your channel. Don't share it or commit it to a public repository.
2. Create your first digest
- In Jira, go to Settings โ Apps โ Teams Digest for Jira.
- Fill in a name, your JQL query, and paste the Teams Workflow URL from step 1.
- Use "Test JQL" to confirm your query returns the results you expect before saving.
- Choose a frequency (Daily or Weekly), your time zone, and one or more send windows.
- Save. Your digest is now active.
3. Understanding send windows
Each hour you select is an approximate delivery window, not an exact minute. This is a platform limitation of Atlassian Forge's scheduled triggers (they distribute execution across installations to balance load), not something specific to this app โ it applies to all Forge apps that run on a schedule.
4. Time zones
Each digest has its own time zone, detected automatically from your browser but fully editable โ useful if you're configuring a digest for another office or region. All send windows and days of the week are interpreted in that digest's time zone, not a fixed server clock.
5. Free vs. Pro plan
- Free: 1 active digest per installation.
- Pro: unlimited active digests.
If your Pro subscription lapses, the system automatically pauses extra digests down to 1 (keeping the oldest one active) and reactivates them automatically if you resubscribe โ nothing is deleted.
6. Managing digests
From the configuration screen you can edit, pause/activate, delete, or manually send a test for any digest at any time.
Need help?
Contact support@teamsdigestforjira.com. See also our Support & SLA Statement.
โ Back