Hello everyone,
I am trying to call a ML python script from an Action Flow with some parameters. Do some math with it, and give a response to the same Action Flow.
Following the documentation in Trigger Machine Learning Script (celonis.com), I have been able to call the Python code, pass some parameters, process them and then call a NEW Action Flow. Is it possible to make the first action flow wait for a response and make a GET or something similar so you continue in the same action flow?
Thank you,
Federico Arribas.