Hi everyone,
I need help figuring out how to execute a Machine Learning script directly from a button in my Celonis app in views (dashboard). I believe I might need to use Action Flows, but I’m unsure about the exact steps to make this work.
Here’s what I want to achieve:
-
When a user clicks a button in the Celonis app, it should trigger an ML script.
-
The script could be hosted externally (e.g., a REST API) or executed within Celonis.( atm its not hosted, there is just a file in ipynb format, stored in ml workbench in analysis.
-
I need guidance on how to set up the Action Flow and link it to the button.
Has anyone implemented something similar? If so, could you share the best approach and any potential challenges I should be aware of?
Thank you in advance!