See all upcoming time triggers from all folders?

Is this possible in Insights or tenant overview?
I had a powershell script that exported that. But it doesn’t work anymore because I can’t make Personal access tokens for the api anymore.

Insights is grossly limited given its now a mandatory purchase. So no. Annoyingly it does not and does not seem to have had meaningful updates for several years, lacking any new AI features to help you build your dashboards or expand to cover more of the platform.

It can’t even show you things like platform units, which must be seen in the admin backend, requiring elevated access, but does have templates for AI units (some of the out of the box templates are not up to scratch either though).

So mini rant over. My suggestion would be to make an External Application (Confidential) and authenticate to the API via a Client ID and Secret rather than a PAT. Or build a simple attended style robot to do this for you and have the robot make the API calls using the Orchestrator HTTP request.

Yeah will do that, try to authenticate with Client ID and Secret. Or even build a robot for it.
I’ll gonna let it stay open. Hoping that a developer maybe picks it up…