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

  1. In Teams, open the channel you want submissions posted to, click the menu next to the channel name, and choose Workflows.
  2. Pick the template "Post to a channel when a webhook request is received" and complete the wizard.
  3. Copy the request URL Teams shows at the end (it's on …logic.azure.com…).
  4. In Formiary, open the form, go to its Integrations tab, click Add integration, and choose Microsoft Teams.
  5. 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.