I am trying to create a flow that is triggered when a new file is created in slack, such as an .jpg file, and add it to a SharePoint folder. I am able to connect to both slack and SharePoint, however I cannot figure out how to access the file content. Instead, I am merely getting the metadata on the file and the file being added to SharePoint is inaccessible. Is there a way I should be getting the file content from slack?