Introduction to Microsoft Copilot: Calling an Agent Using an In-Built Trigger
Hello Guys, In our previous blog , we learnt how to create Prompt for your Agent and how to use Prompt as tool. Today we will see, how to trigger an agent using in-built trigger. Do follow us to know more about Dynamics and Power Platform. Also if you like our blog then please comment and share this blog with your friends. As you can see, we have already created our agent named Ravisha. Now, click on Add Trigger. Select Dataverse – When a row is added . Configure the trigger as shown above. Once the configuration is complete, click Create Trigger. As you can see, the trigger has now been added to our agent. Click on the trigger to open it in Power Automate Flow . Configure the Power Automate flow as shown below and specify the name of the trigger. Next, open the Get Trip Details topic and add a Message step as shown below. Save the changes and publish the agent. Our agent is now ready. To test the trigger, open any Trip record and update the data. As you can see, the agent i...