Automation to create / update a Tempo Team based on Jira Group

Alex Ziegltrum May 4, 2023

Hey,

is there a way, to create / update a Tempo Team based on a Jira group? Or to keep a Tempo Team updated, based on the members of a Jira group.

Regards, Alex

 

 

1 answer

1 accepted

1 vote
Answer accepted
Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 4, 2023

Hi @Alex Ziegltrum 

Tempo has a REST API which you can use to send http request and to create/update a team:

https://api.tempo.io/4/teams/{id}

https://apidocs.tempo.io/#tag/Team/operation/updateTeam

You could use the above to run a small job to get the list of people from the group (their ids most likely) and update the team.

Alex Ziegltrum May 4, 2023

Thank you - once again :D - @Alex Koxaras _Relational_ 

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events