Skip to main content

Notifications

Power Automate - Building Flows
Unanswered

Powerautomate flow - Compose action not working

(0) ShareShare
ReportReport
Posted on by 6

Hi,

 

I have an issue regarding my flow. For context, I have tested this before and it previously worked but now it is not.

 

The compose action where I use to get exact labels from responses from my Typeform is not working as intended.

 

It would show this error message, the previous compose actions above are done with the similar steps before the compose action that has the error (Compose 4)

This is the input I use for Compose 4: @{triggerOutputs()?['body/form_response/answersObject/WOxRySs4kRJJ/value']['label']}

I added ['label'] in the last part from dynamic expression value so it would correctly extract the answer from my Typeform which is a choice question.

 

Below are screenshots for this error, I noticed that the input in the left panel is greyed out and has an "x" mark unlike the other successful compose actions that worked.

  • CU11101504-0 Profile Picture
    CU11101504-0 6 on at
    Powerautomate flow - Compose action not working
    A ['label'] is already added within each my Compose actions.
     
    I use that to extract a specific answer from multiple choices questions in my Typeform.
     
    Using the triggerOutputs()?['body/form_response/answersObject/WOxRySs4kRJJ/value'] without ['label'] does not take the specific answer.
     
    This did not cause any problems before when I tested the flows. 
  • Ellis Karim Profile Picture
    Ellis Karim 10,556 on at
    Powerautomate flow - Compose action not working
    Hi @
     
    The error message is saying that the property 'label' can't be found:
     
    triggerOutputs()?['body/form_response/answersObject/WOxRySs4kRJJ/value']['label']
     
     
    Enter the following into the compose action and check what properties are available to you:
    triggerOutputs()?['body/form_response/answersObject/WOxRySs4kRJJ/value']
     
    Or examine the runtime output of the Typeform When a response is submitted action
     
    Ellis Karim

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

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

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,580

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,909

Leaderboard