Microsoft Teams
Post each form submission as a card in a Teams channel.
The Microsoft Teams integration posts each submission as a card in a Teams channel, using a Teams Workflows webhook.
Setup
- In Teams, open the channel you want submissions posted to, click the ⋯ menu next to the channel name, and choose Workflows.
- Pick the template "Post to a channel when a webhook request is received" and complete the wizard.
- Copy the request URL Teams shows at the end (it's on
…logic.azure.com…). - In Formiary, open the form, go to its Integrations tab, click Add integration, and choose Microsoft Teams.
- Paste the webhook URL and save, then use Send test event to post a sample card.
URLs from the older Office 365 incoming connectors (
…webhook.office.com…)
also work while Microsoft still honors them, but Microsoft has deprecated
connectors in favor of Workflows — use a Workflows webhook for new setups.What gets posted
Each submission becomes an Adaptive Card with a field / value row per form field and a footer with the event type, form id, and timestamp. Test events are marked in the card's title.