powerautomate

Add marketing task whe a training course is created

With Microsoft Dataverse, you can store and manage data for business applications and integrate natively with other Microsoft Power Platform services like Power BI, Power Apps, Microsoft Copilot Studio, and AI Builder from your cloud flows.

The Microsoft Dataverse connector provides several triggers to start your flows and many actions that you can use to create or update data in Dataverse while your flows run. You can use Dataverse actions even if your flows don’t use a trigger from the Dataverse connector.

Use the Microsoft Dataverse connector to create cloud flows that start when data changes in Dataverse tables and custom messages. For example, you can send an email whenever a row gets updated in Dataverse.

Overview of triggers

The Microsoft Dataverse connector provides the following triggers to help you define when your flows start:

Overview of actions

The Microsoft Dataverse connector provides the following actions to help you manage data in your flows:

In this Lab

In this lab, you will create a cloud flow using a Power Automate that will update a maekeing Dataverse table

Task 1

Create two new tables - Power Automate Courses and Marketing Tasks in Dataverse using the following steps

Task 2

Create a cloud flow from scratch:

a. Create a new Automated Cloud Flow. Name it Add Marketing Task when PowerAutomate Course Created. Choose your flow trigger as When a row is added, modified or deleted. Click Create.

image

b. Configure the trigger:

image

c. Add new action. Click on New Step > Search for Dataverse > Select Add a New Row.

image

d. Configure the new action Add a New Row

image

e. Add a new action Send and email (v2)

image

f. Save the flow

Task 2

Test the flow: a. Navigate to the Power Automate Courses table in name.powerapps.com. b. Add a new row to the above table:

image

c. Validate the new record in the Marketing Tasks table

image

Also, validate the Congratulations email.