cancel
Showing results for 
Search instead for 
Did you mean: 
Reply

Getting User profile from their answer in a Teams Form to start approval process

I have created a flow that starts with the submission of a teams form.  We manage apartment communities and the manager must request changes for the property for specials, lease terms, new unit type changes, etc..  The form request first goes to the Regional Supervisor (I've create a two step approval process).  The Manager will choose their supervisor's name from a question in the form.  How do I use their answer to the question in the form to send the approval to that Supervisor?  Do I use get user profile step?  If so, where and how?

1 ACCEPTED SOLUTION

Accepted Solutions

No problem. The 'get users' connector is wanting UPN for input, so you'll need to go a slightly different route. Can you try using the 'search for users v2' instead? For the search value, you'll use your 'supervisor' variable.

View solution in original post

21 REPLIES 21

To use the answer from the Teams form to determine the appropriate Regional Supervisor and route the approval request to that specific supervisor, you definitely should be able to use the "Get user profile" action.

 

1. Trigger:

Start with the trigger that begins when a Teams form is submitted.


2. Initialize Variables:

Create a variable to store the selected supervisor's name from the form response.


3. Parse Form Response:

Use the "Parse JSON" action to parse the form response. This step is necessary to extract the supervisor's name from the form submission.


4. Set Variable:

Set the variable created earlier with the supervisor's name from the parsed JSON.


5. Get User Profile:

Add a "Get user profile" action to retrieve the profile information of the selected supervisor. You can use the variable from step 4 as the email or username to fetch the supervisor's profile.


6. Start Approval Process:

After retrieving the supervisor's profile, initiate the approval process. You can use the "Start an approval" action and specify the supervisor's email address or other relevant information as the approver.

 

I will say, if you have any control over the questions on the form, it might be easier to have the person filling it out put in their supervisor's email for that question - it might make less work for you trying to get that value into a variable for this process (unless you've specified supervisors in a choice field - then disregard this last bit).

 

Thank you.

Excellent!  Thank you again mrdevops.  I will try this over the weekend and report back.  

No problem. Good luck - let me know how it goes.

Mrdevops,

 

What will the type of the initialize variable be...array, string, boolean, etc?  And, will the value be the dynamic content from that question on the form (Who is your Regional Supervisor)?  Will the value be the same thing on the set variable step?  

 

Thank you for any guidance!

The supervisor's name (or email, if you choose to go that route based on the form's response) will be a singular piece of text data, so you'll want to use 'string'.

 

Yes, the value for this variable will be the dynamic content that comes from the specific question on the form where the respondent indicates their Regional Supervisor. When you set up the variable initialization in your flow, you would choose the dynamic content related to the question (e.g., "Who is your Regional Supervisor?") from the form's responses. This ensures that the variable holds the exact name or identifier chosen by the respondent.

 

When you reach the "Set variable" step in your flow, you would use the same dynamic content to set the variable's value. Essentially, the "Initialize variable" step declares the variable and its type, while the "Set variable" step assigns its value based on the form submission. If you've already extracted the necessary information (the supervisor's name) from the form response and stored it in the variable, you may not need to set the variable again unless there's a transformation or further extraction needed.

 

tl;dr
Initialize Variable Type: String, for holding the supervisor's name or email.
Value at Initialization and Setting: Use the dynamic content from the form response related to the Regional Supervisor question for both initializing and setting the variable.

 

Note that, if you're using supervisor's email for the answer to that question, you can use the dynamic field value from the form response directly and skip the initialize/set variable steps. It's sometimes easier that way, if you can get away with it.

 

I hope that makes sense, feel free to reply with any further clarifying questions though.

Thank you a million!  The only error I'm getting is the Get user profile step.  I put in the dynamic content question but should I be choosing the string from the list that is tied to that question or something else?  

kristid_0-1707086894795.png

kristid_1-1707086927412.png

 

 

Hello. It looks like you're in the home stretch.

 

What you use for the 'get user profile' will depend on whether your "Who is your Regional Supervisor?" question is giving you something you can use or not. In the flow run you linked, can you run it again and show the contents of your init/set variable? Blur identifying info of course - alternately, just let me know if it's an email address or a name and we should be able to figure it out.

Thank you again for your help!  I put my name as one of the choices in the teams form as a supervisor so I could test the approval flow.

 

kristid_1-1707101650453.pngkristid_2-1707101675767.png

 

 

 

No problem. The 'get users' connector is wanting UPN for input, so you'll need to go a slightly different route. Can you try using the 'search for users v2' instead? For the search value, you'll use your 'supervisor' variable.

I should note, the 'search for users v2' will output more info than you need, you'll need to look for the 'Email' option in Dynamic Content when you need to use the supervisor's email later in your flow.

 

from 'search for users v2'from 'search for users v2'

My hero!  This worked!  Thank you so much!  

Awesome, glad to hear it.

 

Thank you.

@mrdevops  I had a weird issue pop up that I just realized.  For my approval, I have the condition that is set to outcome is equal to approve.  It has worked in all my prior tests but now it is performing the if no side of the condition even thought that wasn't the approval decision.  Do you know what would cause this and how to fix it?

kristid_0-1707155539836.png

kristid_1-1707155573189.png

 

 

**even though, not event thought

I don't know if this changes anything but it did update that step to an apply to each, whereas before it didn't have that part.

 

kristid_2-1707156346959.png

 

What is your input for that condition that is giving 'false' in your run, right before posting to teams?

This is what it was but I noticed that if I 'x' that out and click on dynamic content in that cell, it no longer has outcome as an option.  Do I need to recreate the condition now?

kristid_0-1707162856390.png

 

I would first rule out the issue just being a bug by saving/exiting the designer and going back into edit. Then see if the dynamic content loads in and remove/replace it.

Thank you, as always!  It seems to be working now.  I appreciate your help so much!

Helpful resources

Announcements

Community will be READ ONLY July 16th, 5p PDT -July 22nd

Dear Community Members,   We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd.   During this period, members will not be able to Kudo, Comment, or Reply to any posts.   On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities.   What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!

Summer of Solutions | Week 4 Results | Winners will be posted on July 24th

We are excited to announce the Summer of Solutions Challenge!    This challenge is kicking off on Monday, June 17th and will run for (4) weeks.  The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions to as many questions as you can. Answers can be provided in all the communities.    Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”)   - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024   Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods.  You must enter into each weekly Entry Period separately.   How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different.    Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers.  At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing.  Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner.  A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random.  Individuals will be contacted before the announcement with the opportunity to claim or deny the prize.  Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners.   Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event.   ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE**   Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge.   Community MembersNumber SolutionsSuper UsersNumber Solutions Deenuji 9 @NathanAlvares24  17 @Anil_g  7 @ManishSolanki  13 @eetuRobo  5 @David_MA  10 @VishnuReddy1997  5 @SpongYe  9JhonatanOB19932 (tie) @Nived_Nambiar  8 @maltie  2 (tie)   @PA-Noob  2 (tie)   @LukeMcG  2 (tie)   @tgut03  2 (tie)       Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 2: Community MembersSolutionsSuper UsersSolutionsPower Automate  @Deenuji  12@ManishSolanki 19 @Anil_g  10 @NathanAlvares24  17 @VishnuReddy1997  6 @Expiscornovus  10 @Tjan  5 @Nived_Nambiar  10 @eetuRobo  3 @SudeepGhatakNZ 8     Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji32ManishSolanki55VishnuReddy199724NathanAlvares2444Anil_g22SudeepGhatakNZ40eetuRobo18Nived_Nambiar28Tjan8David_MA22   Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji11FLMike31Sayan11ManishSolanki16VishnuReddy199710creativeopinion14Akshansh-Sharma3SudeepGhatakNZ7claudiovc2CFernandes5 misc2Nived_Nambiar5 Usernametwice232rzaneti5 eetuRobo2   Anil_g2   SharonS2  

Check Out | 2024 Release Wave 2 Plans for Microsoft Dynamics 365 and Microsoft Power Platform

On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners.    The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights.    Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.    

Updates to Transitions in the Power Platform Communities

We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for.  We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer.   Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together.   Here's to new beginnings and endless possibilities!   If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport.   To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages

Users online (731)