Skip to main content
Community site session details

Community site session details

Session Id : U4mmm+FI44Fl+a5rhEk9+H
Power Automate - Using Flows
Unanswered

How to get and use MS From Responses in Child flow

Like (0) ShareShare
ReportReport
Posted on 19 Feb 2022 09:43:28 by 9

Hello,

I am trying to built a simple approval process, using parent and child flow. 
It'll create and approval and send email to approver once MS form is completed.

 

We have multiple units so I am trying to create generic approval process using child flow, I'll then call this child flow separately for each unit in the parent flow.

AbuMoosa_0-1645262872302.png

My Parent flow 

AbuMoosa_1-1645262929750.png

My Child Flow

The issue I have now is, how to pass all form responses from the parent flow to the child flow?
I want to include these for approver to see what was submitted in the form?
I have passed on the FormID and ResponseID in chlid flow

AbuMoosa_2-1645263143828.png

but child flow stops on that step with this error

AbuMoosa_3-1645263303990.png

InvalidTemplate. Unable to process template language expressions in action 'Get_response_details' inputs at line '0' and column '0': 'The template language expression 'triggerBody()['text_9']' cannot be evaluated because property 'text_9' doesn't exist, available properties are 'text, text_1, text_2, text_5, text_6, text_7, text_8'. Please see https://aka.ms/logicexpressions for usage details.'.

 

If I manual pass all the form fields from Parent to child flow, it works without any issue but means if form changes I'll have to come back and update the flow too. 
Any help and advice is greatly appreciated ?

Thanks 

  • Crimson_Chin Profile Picture
    2 on 18 Jan 2024 at 15:27:37
    Re: How to get and use MS From Responses in Child flow

    This does not solve the issue of needing to update parent & child flows when the form is updated.

  • AbuMoosa Profile Picture
    9 on 22 Feb 2022 at 07:24:18
    Re: How to get and use MS From Responses in Child flow

    Thanks for help but HTTP request trigger is premium feature which is not part of our non profit license 😞

  • MJain Profile Picture
    2,450 on 21 Feb 2022 at 15:33:38
    Re: How to get and use MS From Responses in Child flow

    ok .

     

    Can you do this ? 

    1. Can you please copy the output of Get Response Details in Parent flow and paste in notepad . You will be able to see something like : "body": {} 

     

    Use that body and change the trigger of Child Flow to Http Request .

     

    In the schema field it says generate schema from Sample . Put that data you have copied from Body into this screen.

     

    Thanks

     

  • AbuMoosa Profile Picture
    9 on 21 Feb 2022 at 15:06:35
    Re: How to get and use MS From Responses in Child flow

    Thanks @ManishJain for your response, I am sorry I didn’t fully get it as I am still new to power automate, can you please elaborate a bit more?

     

    thanks

  • MJain Profile Picture
    2,450 on 21 Feb 2022 at 15:00:24
    Re: How to get and use MS From Responses in Child flow

    Hi @AbuMoosa ,

     

    Do the following :

    1. Convert the first step of Child flow to http request2

    2. In the parent flow use parse JSON to parse JSON of Get Response Details step in Parent flow

    3. Use the same schema in HTTP Request of Child flow 

    4. You will get all details of Parent flow

     

    Thanks

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Featured topics

Restore a deleted flow