top of page

Mattermost Video Call Invite via Webhook

This n8n workflow listens for POST requests via a webhook, extracts channel and user data, and sends a customized video call invite message through the Mattermost API, using dynamic URLs based on usernames. Useful for team communication automation.

bottom of page