Microsoft Teams service plugin — Incoming Webhooks #24

Open
opened 2026-05-28 18:51:50 +00:00 by jmiller · 1 comment
Owner

Cross-post to Microsoft Teams channels via Incoming Webhooks.

Credentials:

{
  "mode": "default|custom",
  "webhook_url": "https://outlook.office.com/webhook/..."
}

Features:

  • Default MokoWaaS webhook mode
  • Custom webhook mode
  • Adaptive Card formatting for rich content
  • Image attachment support
  • Character limit: 28KB per message
Cross-post to Microsoft Teams channels via Incoming Webhooks. **Credentials:** ```json { "mode": "default|custom", "webhook_url": "https://outlook.office.com/webhook/..." } ``` **Features:** - Default MokoWaaS webhook mode - Custom webhook mode - Adaptive Card formatting for rich content - Image attachment support - Character limit: 28KB per message
Author
Owner

Branch created: feature/24-microsoft-teams-service-plugin-incoming-

git fetch origin
git checkout feature/24-microsoft-teams-service-plugin-incoming-
Branch created: [`feature/24-microsoft-teams-service-plugin-incoming-`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/24-microsoft-teams-service-plugin-incoming-) ```bash git fetch origin git checkout feature/24-microsoft-teams-service-plugin-incoming- ```
Sign in to join this conversation.
Type Feature
Status
Priority High
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#24