HTML link for file in Managed Folder
Tej
Registered Posts: 1 ✭
Team,
I have been coding in python recipe and unable to create a html link that enables users to download xlsx file in a Managed folder. Could someone please assist.
Answers
-
You can download from a webapp as described in the Downloading from a Dataiku Webapp tutorial.
I don't think you can have a direct download URL.
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,602 NeuronThis seems to work for me although it's a private API so it's unsupported:
https://dss_url/dip/api/managedfolder/download-item/?contextProjectKey=PROJECT_KEY&projectKey=PROJECT_KEY&obdId=folder_id&path=%2Ffile_name.ext