Skip to main content
All CollectionsTemplatesBasic
Microsoft 365 Adaptive Card Email Conversation - Workflow Template
Microsoft 365 Adaptive Card Email Conversation - Workflow Template

Example workflow to send an adaptive card questionnaire via Microsoft 365. Responses are delivered via a webhook back to a Torq workflow.

Updated over a week ago

This Torq workflow template enables businesses to automate the sending of adaptive card questionnaires via Microsoft 365. It's designed to streamline feedback collection by delivering personalized cards directly to recipients and capturing their responses via webhook. When a recipient submits the form contained in the adaptive card, their inputted details are sent back seamlessly to a designated Torq workflow, optimizing the process of gathering data from stakeholders, customers, or employees.

Optional Triggers

Webhook,"Parent Workflow"

Use Cases

null

Workflow Breakdown

  1. Gather details on sender, receiver, webhook and adaptive card originator id.

  2. Prepare the adaptive card

  3. Send message to Microsoft 365 for delivery

  4. When the user submits the form, the details are delivered to the webhook.

Vendors

Utils, Microsoft Outlook

Tips

Create a webhook in Torq to receive the events. Use this webhook url as one of the inputs.","Setup the originator id for Microsoft 365 as documented here - https://docs.microsoft.com/en-us/outlook/actionable-messages/email-dev-dashboard","Use https://adaptivecards.io/designer/ to help build your adaptive cards

Did this answer your question?