web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Using VirtualAgent to ...
Copilot Studio
Answered

Using VirtualAgent to trigger a Power Automate Workflow.

(0) ShareShare
ReportReport
Posted on by

Hello, 

 

I recently created a Power Automate cloud flow to create ADO items dependent on the answers a user submits via Microsoft Form. 

 

Is there a way to have my Virtual Agent trigger this cloud flow, or grab the contents of the same form to prompt users to answer the same set of questions through chat and then trigger the existing flow?

 

Currently it's able to direct users externally to the form but would like to keep the interaction captive / native to the chat experience with the virtual agent.

I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @Burden323 ,

     

    I've made a test for your reference:

    1\My PVA

    vbofengmsft_0-1710310191547.png

    vbofengmsft_1-1710310202852.png

    Adaptive Card

    {
     "type": "AdaptiveCard",
     "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
     "version": "1.5",
     "body": [
     {
     "type": "Input.Text",
     "placeholder": "Q1 Answer",
     "id": "Q1",
     "label": "Q1",
     "isRequired": true,
     "errorMessage": "Q1 is required"
     },
     {
     "type": "Input.Text",
     "placeholder": "Q2 Answer",
     "id": "Q2",
     "label": "Q2",
     "isRequired": true,
     "errorMessage": "Q2 is required"
     }
     ],
     "actions": [
     {
     "type": "Action.Submit",
     "title": "Submit",
     "data": {
     "id": "Submit"
     }
     }
     ]
    }

    2\My flow

    vbofengmsft_2-1710310271188.png

    3\Result

    vbofengmsft_3-1710310292028.png

     

    vbofengmsft_4-1710310334690.png

     

    Best Regards,

    Bof

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 594

#2
chiaraalina Profile Picture

chiaraalina 170 Super User 2026 Season 1

#3
deepakmehta13a Profile Picture

deepakmehta13a 118

Last 30 days Overall leaderboard