Forums

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

How can I make my Rovo agent post to Microsoft Teams?

phil_locke
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!
September 3, 2026

I've created a Rovo agent to help me analyse Jira ticket trends.

As a starter project, I'm getting this agent to report on the previous weeks tickets comparing them to historical trends.

The agent should then post this to a specific MS Teams channel.

I have made the agent to this when invoked from the sidebar chat - if I ask it to post to Teams, it generates an HTML preview and gives me a button to click. This button posts the content to Teams.

However, I want to automate this instead, so that the report is sent at 9am every day and posted to the Teams channel for stakeholders to read, rather than me having to manually invoke the agent.

How can I do this? It seems like it should be quite simple to do, but I'm having trouble.

1 answer

1 vote
Alex Gallien
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 3, 2026

I would solve this by pairing Rovo and Automation:

  1. Trigger: Scheduled, 9am weekly (Advanced with cron expression 0 0 9 ? * MON-FRI)
  2. Action: Use Agent, select your agent, put in a prompt that returns the message in the format you desire.
  3. Action: Sent Microsoft Teams message via webhook, configured to the channel of your choosing with a message content of {{agentResponse}}.

 

Screenshot 2026-09-03 at 11.54.57 AM.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events