Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on November 2, 2020 11:51AM
Likes: 0
Replies: 1
Hello,
I need to execute my flow in Dataiku using a public API that I can call from outside DSS. I got to know that I need first to create a scenario that executes the flow, please correct me if I am wrong. If this is the case, how can I package the scenario into a public API and execute it from anywhere outside DSS?
Thanks in advance!
Hi
Yes, you can call scenarios from the DSS Public API very easily.
Have a look as well at this article on building a Jenkins pipeline . There is a zip with sample code.
Finally, if you are using DSS v8, you might be interested in Dataiku Applications. These can be controlled programmatically!
Have fun!
Mark