PipedreamHQ / PipedreamHQ/pipedream

[Components] microsoft_teams_events

Open
#15,787 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# microsoft_teams_events
## URLs
- https://learn.microsoft.com/en-us/graph/api/resources/virtualeventregistration?view=graph-rest-1.0
## Webhook Sources
### new-meeting-instant
#### Description
Emit new event when a meeting is scheduled in a specified Microsoft Teams calendar. Requires selecting a team and optionally a channel.
### new-message-instant
#### Description
Emit new event when a message is posted in a specified Microsoft Teams channel. Requires selecting a team and channel.
### new-channel-instant
#### Description
Emit new event when a new channel is created within a specified Microsoft Teams team. Requires selecting a team.
## Actions
### send-message
#### Description
Send a message to a specified Microsoft Teams channel. Requires selecting a team and channel, and providing message content.
### create-meeting
#### Description
Create a new meeting in Microsoft Teams. Requires specifying meeting title, start time, end time, and participants.
### add-member
#### Description
Add a member to a specified Microsoft Teams team. Requires selecting a team and providing the user's email or ID.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.