Hi,
I would like to write my output (an Excel file) to a map in Microsoft Teams. Also, I would like to schedule this workflow in the Alteryx Gallery.
Is this possible and if so, how do I implement this in my workflow?
Hi @sophievanluin , you would need to leverage the Microsoft Teams API to assist you in building a custom connector to writing data to Microsoft Teams: https://docs.microsoft.com/en-us/graph/teams-concept-overview
The following resources may be useful to guide you in building your first connector (via API):
Hope these help! 🙂