Forum Discussion
NoorAlfar
2 years agoHelper I
JSON in dataflow and power query
Hi, Im using this flow to get data from Freshdesk where the filename is concat('DailyUpdates',formatDateTime(utcNow(),'yyyy-MM-dd-HHmm'),'.json') I want to open these f...
- 2 years ago
Save these daily snapshots on a suitable storage system (OneDrive for example) and ingest them as is.
lbendlin
2 years agoSuper User
Depends on your archival strategy. Is the file easily re-fetchable from the API or do you need to preserve snapshots?