Back to Microsoft Teams Workflows
Connect Knoon AI with Microsoft Teams Workflows to automate AI workflows.
Send a Microsoft Teams channel Adaptive Card message via Workflows or Incoming Webhook URL.
microsoftTeamsWorkflowsSendCardMessage
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| body | mustache | Card body text. | Yes |
| title | mustache | Optional card title text. | No |
| buttonsJson | mustache | Optional JSON array of buttons. Example: [{"title":"Open","url":"https://example.com"}]. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |