I am trying to create a PowerApp that consolidates information from a number of sources (Facebook, Twitter, a Dropbox folder and an FTP folder).
I can make connections to all four within Powerapps environment, but when I add them as datasources to a Powerapp the Dropbox and FTP ones insist on me specifying an Excel file to link to. I don't want to link to an Excel file - I just want to use the "get files in folder" functions.
I feel like I am missing something basic here. I have worked out I could create a flow to do this, concatenate the file list and pass back to PowerApps ti deconcatenate but that seems like a long way around.