Hi there,
I have a powershell script that connects to Azure AD and pulls in the usual info into Assets but also matches based on email the Atlassian ID and maps the user also. The final PUT to Assets is a result of a PSCustomobject.
Works a treat but I am seeing a few Azure AD apps now and this would be a way neater way of doing it rather than running a powershell script as a scheduled task.
Is there a clean way to move over from Powershell to Forge or based on my VERY limited understanding or Forge this is pretty much going to prove impossible?
Thanks.