How can I tell what is the Run As setting for my flow?

thomaskennedy
Tera Guru

I have a couple of flows that may or may not be set to run as System user. I suspect that they are set to run as user who initiated the session. How can I tell? More Options | Properties does not include this information.

1 ACCEPTED SOLUTION

monika94
Kilo Guru

Hi @thomaskennedy ,

 

Could you please check if trigger is Inbound Email of your flow?

 

As per developer docs, flows with an Inbound Email trigger always run as the user who sent the email or the Guest user. The Run As value cannot be set for flows with an Inbound Email trigger.

 

monika94_0-1686697250428.png

Regards,

Monika

 

View solution in original post

5 REPLIES 5

Prateek kumar
Mega Sage

May be this will help

https://www.servicenow.com/community/now-platform-forum/run-as-property-in-flow-designer/m-p/1142272


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Actually no, the properties sheet no longer displays the Run As. (That's also true if the flow is inactivated first.)

thomaskennedy_0-1686693237328.png

 

monika94
Kilo Guru

Hi @thomaskennedy ,

 

Could you please check if trigger is Inbound Email of your flow?

 

As per developer docs, flows with an Inbound Email trigger always run as the user who sent the email or the Guest user. The Run As value cannot be set for flows with an Inbound Email trigger.

 

monika94_0-1686697250428.png

Regards,

Monika

 

Thank you! I've been all over the documentation and thought  had seen everything.