Tip | Automating work in Dataiku with the API #
Here are a few ways that you can automate your work in Dataiku using the API.
Custom scenarios #
One can create custom scenarios using the internal Python API.
Scoring services #
An Application Developer can query scoring services on the Dataiku API node .
Bundle and service package deployment #
Using the Public API , a Production Environment Manager can:
-
Download project bundles from a Design node
-
Upload them to and manage them on an Automation node
-
Transfer API service packages from an Automation node to an API node