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
31 Mar, 2026

Debugging Power Pages Server Logic Using Visual Studio Code

Power Pages Server Logic allows developers to execute secure backend JavaScript directly within Power Pages. It is commonly used for…

READ MORE
Blogs
31 Mar, 2026

Create and Deploy a Single Page Application (SPA) in Power Pages

In this blog, we’ll build and deploy a Single Page Application (SPA) using React + Vite and host it on…

READ MORE
BuildAndDeployPCF_Thumbnail.png
Blogs
25 Mar, 2026

Build And Deploy Your First Dataset PCF Control In Dynamics 365

Introduction In Dynamics 365, subgrids are commonly used to display related records, such as Opportunities under an Account. While out-of-the-box…

READ MORE