Public
Like
MS-Teams-Webhook
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v20View latest version
Send messages to Microsoft Teams via webhook.
Set TEAMS_WEBHOOK_URL environment variable.
await sendTeamsMessage(url, "Simple text");
await sendTeamsMessage(url, adaptiveCardObject);