Hi Fynn,
Actually it is possible to trigger Action flow from analysis. However it's rather complicated.
In analysis instead of triggering AF you can trigger ML workbench Python Script. That script can trigger skill or action flow using so called "Web hooks".
Web hooks documentation for triggering skills: https://docs.celonis.com/en/webhook-catch-hook.html#UUID-01aa2a2e-d2f2-4b06-888b-e4492e5d42b6_id_WebhookCatchHook-WebhookCatchHook
Web hooks documentation for triggering AFs: https://docs.celonis.com/en/trigger-an-action-flow-from-ml-workbench.html
However with that there's specific problem: you can just trigger, and not send eny data (f.e. selected rows or filters). Business Views are offering much more possibilities to trigger and transfer data to skills which can trigger action flows.
According to Celosphere Celonis is working on replacing skills with action flows in future, however there's no roadmap or specific dates for that.
Best Regards,
Mateusz Dudek