add-office365
仓库创建 2026年1月22日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由
便捷集成邮件与日历功能,适合自动化通知与日程管理场景。
▸ 风险提示
需要邮箱访问权限,可能读取或操作敏感通信与日程数据。
这个 Skill 做什么
在 Power Apps 代码应用中添加 Office 365 Outlook 连接器以访问邮箱和日历。
在 Power Apps 的代码应用里加上 Office 365 Outlook 连接器,让应用能访问邮箱、日历、收发邮件和管理 Outlook 事件。用在需要集成邮件通知、日程查看或创建事件的场景。它会帮你完成添加、配置并参与构建流程,同时把接入信息记录到记忆库以便后续使用。
▸ 展开 SKILL.md 英文原文
Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events.
566
Stars
116
Forks
40
仓库内 Skill
+152
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/code-apps/skills/add-office365/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/code-apps/skills/add-office365/SKILL.md"SKILL.MD 节选查看完整文件 ↗
**📋 Shared Instructions: [shared-instructions.md](${PLUGIN_ROOT}/shared/shared-instructions.md)** - Cross-cutting concerns.
# Add Office 365 Outlook
## Workflow
1. Check Memory Bank -> 2. Add Connector -> 3. Review Generated Service -> 4. Configure -> 5. Build -> 6. Update Memory Bank
---
### Step 1: Check Memory Bank
Check for `memory-bank.md` per [shared-instructions.md](${PLUGIN_ROOT}/shared/shared-instructions.md).
### Step 2: Add Connector
**First, find the connection ID** (see [connector-reference.md](${PLUGIN_ROOT}/shared/connector-reference.md)):
Run the `/list-connections` skill. Find the Office 365 Outlook connection in the output (API name contains `office365`). If none via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有