Hey guys, here is a beta of the new integrated PowerShell module JSM.Insight.
https://github.com/DamagedDingo/JSM.Insight/
Created using these docs (not released to the public yet so subject to change).
https://developer.atlassian.com/cloud/insight/
I have added all functions even for ones that we can't use yet like for Progress.
https://developer.atlassian.com/cloud/insight/rest/api-group-progress/#api-progress-category-imports-id-get
There is no help yet but there is a simple Demo script to get you on your way.
https://github.com/DamagedDingo/JSM.Insight/blob/main/Demo.ps1
Install-Module "JSM.Insight"
Import-Module "JSM.Insight"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.