Hi,
I have looked at this: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Connect-Microsoft-teams-to-Alteryx/td-p/622314 and am able to download files from Sharepoint/Teams. I am also able to take the Dynamic Input tool and pass in the save path to get the file back into a workflow but wanted to see if there was a way to get the data directly into Alteryx without first saving locally then opening the saved file? I think not, well not unless its a text file - I could change the download tool to download to a field, and then parse it but that only works with .csv not .xlsx etc.