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
01 Dec, 2025

Dynamics 365: Why One User Could Edit a Field and Another Couldn’t

Recently, we faced an issue in Dynamics 365 where the field was locked for one user but editable for another. The field…

READ MORE
Blogs
18 Nov, 2025

Building a Power Apps Code-First Application from Scratch: A Step-by-Step Guide

Introduction: Power Apps has long supported rapid app development with low-code/no-code tools. With Code-First Apps, developers can now create fully…

READ MORE
Blogs
16 Oct, 2025

Bug Logging in Azure DevOps

Logging bugs in Azure DevOps is an essential part of the software testing and development process. It allows teams to…

READ MORE