How to Use Microsoft Teams with PipeDream

Hello all! I’m currently trying to create a workflow whereby when a new track is added to a playlist in Spotify that it sends a message to a Microsoft Teams channel with the track details. I’ve been able to successfully connect Spotify and test the trigger. I’ve also, on face value, been successful in connecting my Teams account. But, unlike Spotify, I don’t actually see any actions to take. Any thoughts?

Thanks so much,
Justin

Hi @justin-c92bf7

First off, welcome to the Pipedream community. Happy to have you!

At the moment the Microsoft Teams integration doesn’t have pre-built actions yet.

But now that you have your Microsoft Teams account connected, you can leverage building out your component with the Microsoft Teams API directly.

Here’s documentation on how to use the scaffolding given by the Use any API action available in the Pipedream Microsoft Teams app: Connected Accounts

But, if there are specific Microsoft Teams actions you’d like to see supported, you can fill out an App Feature request here: Sign in to GitHub · GitHub

Hope this helps!

1 Like

FYI we’ll have the below actions for Microsoft Teams coming soon – they’re in active development now. Feel free to subscribe to this ticket to get notified when they’re published.

Create Channel Create a new channel in Microsoft Teams
Send Channel Message Send a message to a team’s channel
Send Chat Message Send a message to a team’s chat

2 Likes

@pierce Thanks for the tip off. Much appreciated.