I am converting an excel calculator into a canvas app that stores data in the CDS. There are a lot of fields that need to be entered, and I wanted to find a way that they could download an excel template of the entity and then reupload it from within the canvas app.
The functionality I want is what is currently available in a model driven app, where you can export to excel, then import back into CDS. It doesn't necessarily have to export the data, but being able to download a blank template that will upload back to CDS would be sufficient.
Is there a way to achieve this in a canvas app?