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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 309
11manish 187
chiaraalina 101 Super User 2026 Season 1