문제

I am looking for a way to Manually enter a email address when I am about to start the flow - where as Approval process in flow contains a per-populated Assigned to field where I have to Mandatory assign a email address while building the flow.

Can this be done and how?

enter image description here

도움이 되었습니까?

해결책

In the trigger "For a selected item", you can add an input like the below:

enter image description here

enter image description here

다른 팁

Below steps worked for me, please check if it's working for you:

  • Create a flow with trigger "Manually trigger a flow" trigger. And select email option. enter image description here

  • Add "Create approval" action and set email property as assigned to in this action. enter image description here

  • Set other values in above action as per your need.

  • Run the flow and pass email address of the user you want to set as assigned to. And click run now.

enter image description here

  • Assigned user will get email with approval message card in that as shown below: enter image description here

Note: The email address you pass here should be the Microsoft 365 licensed account user.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top