add-office365

Automate Outlook calendar, email, and contact operations in Power Apps code apps.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/promitdutta/power-platform-skills-qwen --skill add-office365-promitdutta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-office365
Source: https://github.com/promitdutta/power-platform-skills-qwen/tree/main/skills/code-apps/add-office365
Command: npx skills add https://github.com/promitdutta/power-platform-skills-qwen --skill add-office365-promitdutta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates Outlook operations within Power Apps code apps, making it easier to manage calendars, send emails, read inboxes, and manage Outlook events.

Core Features & Use Cases

  • Outlook Connector: Adds the Office 365 Outlook connector to a Power Apps code app.
  • Calendar Operations: Get events, create, delete, and update calendar events.
  • Email Operations: Send emails, get emails, mark emails as read, reply to emails, and flag/unflag emails.
  • Contact Operations: List contact folders and contact tables.
  • Use Case: Automate common Outlook tasks such as scheduling meetings, sending reminders, and managing email communications within Power Apps.

Quick Start

Run the add-office365 skill to add the Outlook connector to your Power Apps code app.

Frequently Asked Questions about add-office365

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Outlook email operations in Power Apps code apps?

You can automate Outlook email operations in Power Apps code apps by adding the Office 365 Outlook connector, which enables sending emails, retrieving messages, marking as read, replying, and flagging items.

Can I manage calendar events and scheduling within a Power Apps code app?

Yes, managing calendar events within a Power Apps code app is supported through the Outlook connector, allowing you to create, retrieve, update, and delete calendar events for scheduling.

What do I need to set up before using Office 365 Outlook automation in Power Apps?

You need an existing Power Apps code app environment and the Office 365 Outlook connector configured before you can execute Outlook automation tasks like email and calendar management.

Does Outlook automation in Power Apps support contact management?

Yes, Outlook automation in Power Apps supports contact management by allowing you to list contact folders and contact tables using the Office 365 Outlook connector.

What is the best way to integrate Outlook reminders and meeting scheduling into a code app?

The best way to integrate Outlook reminders and meeting scheduling into a code app is using the Office 365 Outlook connector to automate calendar event creation and email reminders.

Are there limitations when using the Office 365 Outlook connector for Power Apps automation?

The Office 365 Outlook connector for Power Apps automation is limited to standard Outlook tasks like email, calendar, and contact operations, and requires a Power Apps code app environment.