Hello All,
I am having the hardest time with something. I'm about a month old in Flow so please have patience with me.
Below is what I have so far. I just don't know what to do to get the value from the first action into the variable. It's probably simple but I just can't figure it out. I've seen blogs and I just don't get how.
Solved! Go to Solution.
Hi @theisogunro ,
Please see my post
If you may find it useful please accept this as solution.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @theisogunro ,
First of all, it may need to explain that Principal Id you need is property--id in the response of the first action, so you only need to get id value in the first action. .
If you follow configuration with image you provided, this value can be obtained through the Expression below.
You could configure the following Expression in Value:
body('Get_the_user_Principal_Id')['d']['id']
Image reference:
Hope it helps.
Best Regards,
Hi @theisogunro ,
Please see my post
If you may find it useful please accept this as solution.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @theisogunro ,
First of all, it may need to explain that Principal Id you need is property--id in the response of the first action, so you only need to get id value in the first action. .
If you follow configuration with image you provided, this value can be obtained through the Expression below.
You could configure the following Expression in Value:
body('Get_the_user_Principal_Id')['d']['id']
Image reference:
Hope it helps.
Best Regards,
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
25 | |
24 | |
23 | |
23 | |
19 |
User | Count |
---|---|
58 | |
40 | |
40 | |
29 | |
24 |