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

Community site session details

Session Id : b4+dsaLXc6Yw/roh2yhIP7
Power Automate - Building Flows
Answered

Create an approval - how to add details

Like (0) ShareShare
ReportReport
Posted on 1 May 2023 00:15:49 by

Hi there,

 

I have built a flow which sends off approvals from a dynamic list. Due to the high dynamic properties of it I have to use the "create an approval" step. In the ApprovalCreationInput I have the following formula: 

{
  "title": "@{triggerOutputs()?['body/Title']}",
  "assignedTo": "@{join(body('Select_2'),';')}",
  "enableNotifications": true,
  "enableReassignment": true
}

 

This is working fine - however I need to add in details. I have tried "details" and "body" as another line set in the same format as title and assignedTo but I receive the error "invalid json".

 

Does anyone know the correct language I need in order to do this.

 

Kind Regards,

Georgia

I have the same question (0)
  • Verified answer
    JonDoesFlow Profile Picture
    1,304 on 01 May 2023 at 06:52:34
    Re: Create an approval - how to add details

    Hey

     

    you need to add a comma after the last true. Then on a new line add 

     

    details”: “enter your details here”



    ---------------------------------------------------------------------------


    If I have helped you with an answer, please accept this post as a solution and thumbs up my reply. Thanks !

    Blog - JonDoesFlow
    Twitter - JonDoesFlow
    YouTube - JonDoesFlow

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete