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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Table from json respon...
Copilot Studio
Unanswered

Table from json response example

(0) ShareShare
ReportReport
Posted on by 3
Hello! We have a URL of the type https://helpdesk.com/<Ticket Number> it returns json code with the structure
{
"subject"="Mouse Problem",
"status"="Open",
"date"="01112002"
}

Depending on the TicketNumber, it returns a different json, with the ticket data.

Will they have an example in PVA to be able to return to the user, after entering the ticket number (we already have this created), a table with the values ​​that the json returns? Thanks in advance
Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    68,697 Most Valuable Professional on at

    I have an example of something similar.  The key is to read the JSON array in the flow and build a markdown string that will display as a table after the string is returned to the bot.  Here are a couple screenshots

    This is my Table header

    image.png

    And this is the Apply to Each where I append each row to the table

    image.png

    I then return the string variable that has been created and the bot displays it as a table.

  • migdc Profile Picture
    3 on at

    Ok, thanks for response. 

    I get a tiny example for begin the "json to table" response. 

    https://reqbin.com/echo/get/json for example

    this page returns the following json:

    {"success":"true"}

    Easy (for easy understdanding the idea).  what I need to understand is how do I return that text "True" value as a message to the user: 

    My flow was.... but dont work, 

    migdc_0-1667318375716.png

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Copilot Studio

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 265 Super User 2025 Season 2

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 240 Super User 2025 Season 2

#3
S-Venkadesh Profile Picture

S-Venkadesh 101 Moderator

Last 30 days Overall leaderboard