Yes, the Databricks + Datarobot integration is API driven – which means that you can automate the entire pipeline to prep new data on a schedule and kick off the re-training of models via Databrick’s built in scheduler and automated Jobs capabilities.
The deployment of the model is not real time. Can you also show a real time example?
It should be possible to export the model via API and get it deployed as soon as training is finished.