I created an entire App/Dashboard end to end having lots of widgets including texts, images, layout, text, cards for visualising a particular dataset which I have created say using Database Connector/File upload
What I want to extract/export the entire Dashboard metadata out of DOMO in some file format being it in Json/XML etc.
For example metadata about the cards imported, the connector metadata details like hostname, username, password, sql query used to fetch the data from connector/table name from which data is fetched.
Metadata information about the entire layout say no of tabs, colour/text/headers used in the button etc.
Can you please tell me is there any way say REST Apis calls as I can see a few are there to export/extract the end to end dashboard page content?