web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Problems when transfer...
Power Automate
Answered

Problems when transfering the info from a flow to another

(0) ShareShare
ReportReport
Posted on by 13

Hi everyone,

 

I have a flow based on "when a new response is submitted" from Microsoft Forms, that on the end of it send a approval, and when approved, create a Sharepoint list with the data from the Forms, and send a mail to a specific person here in the company. 
Until then It's working pretty well, but the problem is: I need to check when he replied the email, so i needed to create a separated new flow based on "when a new email arrives" because It's another trigger and we can't have two in one single flow but ok, after he replied, I need to check what sharepoint list item the execution this time is referring to, because I need to catch this items and insert in a Microsoft Planner task description.

 

The problem that I'm having is that I'm not able to continue from one flow to the other, because for example when I move on to update the description based on the sharepoint item, it runs on the entire list (see example image) I think I would have to use some ID system, but I couldn't do this, could someone help with a solution? if necessary I put more images of my flows Thank you very much, I've been trying to find a solution for this for days and I haven't been able to.

Screenshot_3.png
Screenshot_1.png
Screenshot_2.png
Categories:
I have the same question (0)
  • arthurdeandrade Profile Picture
    13 on at

    Second flow.png

    First flow.png

  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @arthurdeandrade ,

     

    Is it possible to include the SharePoint list item ID in somewhere of the Email, e.g., in the end of Subject. With this ID, when an Email is received, you can save the ID in an int variable (intVar) and for Get items action filter query set to ID eq intVar to get the specific item.

     

    Best regards,

  • arthurdeandrade Profile Picture
    13 on at

    thank you for your reply, i have already tried something in this way but i couldn't make it works, let me see: 

    I set the id in the end of the email subject

    arthurdeandrade_0-1671794052012.png

     

    but how i catch this id from the end of subject to set in the variable?

    arthurdeandrade_1-1671794143628.pngarthurdeandrade_2-1671794158977.png

     

  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @arthurdeandrade ,

     

    You can add a special character before the ID number, e.g., a forward slash "/", then you will be able to get this ID via below function:

    vjefferni_0-1672384046226.png

    int(last(split(SubjectDynamicContent,'/')))

     

    Then Filter query is easy:

    ID eq variables('idSharepoint')

     

    Best regards,

  • arthurdeandrade Profile Picture
    13 on at

    thank you a lot, based on your last response i could get this solution by my self but yours i think its better i'll change for what i did

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 573

#2
Valantis Profile Picture

Valantis 407

#3
11manish Profile Picture

11manish 387

Last 30 days Overall leaderboard