Notifications
Announcements
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
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
And this is the Apply to Each where I append each row to the table
I then return the string variable that has been created and the bot displays it as a table.
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,
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 265 Super User 2025 Season 2
Romain The Low-Code... 240 Super User 2025 Season 2
S-Venkadesh 101 Moderator