Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] microsoft_graph_api_daemon_app #15773

Open
pipedream-component-development opened this issue Feb 28, 2025 · 0 comments
Open

[Components] microsoft_graph_api_daemon_app #15773

pipedream-component-development opened this issue Feb 28, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

microsoft_graph_api_daemon_app

URLs

Webhook Sources

new-email-instant

Description

Emit new event when a new email is received in a monitored mailbox. Users can specify the mailbox to watch.

new-calendar-event-instant

Description

Emit new event when a new event is added to a specified calendar. Users can choose the calendar to monitor.

new-user-created-instant

Description

Emit new event when a new user is created in the organization's directory. Useful for onboarding automation.

Actions

send-email

Description

Send an email using Microsoft Graph. Users must specify the recipient, subject, and body, with optional attachments.

create-calendar-event

Description

Create an event in a specified calendar. Users must provide event details such as title, time, and attendees.

assign-user-role

Description

Assign a role to a user in Azure AD. Users must specify the user and the role to assign for access management.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

1 participant