We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Write data to Microsoft Teams and Schedule it in Alteryx Gallery

sophievanluin
7 - Meteor

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?

1 REPLY 1
mutama
Alteryx Alumni (Retired)

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! 🙂

Labels
Top Solution Authors