knowledgecenter-breadcrum

Knowledge Center

18 Aug, 2020

Run as Option in Power Automate

Posted on 18 Aug, 2020 by Admin, Posted in Dynamics 365 Power Automate Dynamics-365 Sales

Run as Option in Power Automate Blogs

Run as Option in Power Automate

Introduction

In this blog, we are going to explorer the “Run As” option of power automate as highlighted below:

This option allows to execute the Power Automate under the Selected option of “Run as” property.

Run as Option Details

Below are the details about the options available in “Run as” property.

  1. Process Owner: The flow will be executed under the owner of the power automate as shown below:
     
  2. Record Owner: The flow will be executed under the owner of entity record.
  3. Triggering User: The flow will be executed under the initiating user for power automate.

Important

To use the “Run As” option of power automate. We need to select “Use Invoker’s Connection” option in power automate steps as shown below:

Example

Consider below example where we want to create contact record, whenever account records get updated. And the created “Contact” must have owner value same as account owner field.

To use the Run As option we just need to select “Use Invoker’s Connection” option as shown below:

After this, when we update the below account record that have owner as “Alex Morgan”:

Then below contact record gets created with owner same as account record owner value.

Comment

This is a Required Field

Loading

Recent Updates

Blogs
18 Jul, 2024

How to use Fiddler to debug your PCF while doing development.

Have you ever felt like you're spending too much time debugging your PCF (PowerApps Component Framework) during development, only to…

READ MORE
Blogs
16 Jul, 2024

How to use Solutions with Power Pages

What is Solution in power Pages? A solution is a container for components such as Website Configuration and Dataverse Components.…

READ MORE
Blogs
15 Jul, 2024

Create a Dataverse table with a SharePoint List

In today’s business world, Organization uses SharePoint lists for document management, and data storage. Let's assume a scenario where an organization…

READ MORE