Skip to main content

Notifications

Copilot Studio - Topic Creation & Management
Unanswered

JSON to Question with choice options?

(0) ShareShare
ReportReport
Posted on by 4

I have Copilot Studio Topic which does "Dataverse - List rows from selected environment".

The output from that Dataverse call is a JSON object with the following output.

 

{
 "@odata.context": "https: //org.crm8.dynamics.com/api/data/v9.1.0/$metadata#test_manufacturers(test_name)",
 "value": [
 {
 "@odata.etag": "W/\u002213432123\u0022",
 "test_manufacturers": "28210077-35d7-ee11-904c-123d3ac9e615",
 "test_name": "Company 1"
 },
 {
 "@odata.etag": "W/\u002213123174\u0022",
 "test_manufacturers": "1668787e-35d7-ee11-904c-123d3ac9e615",
 "test_name": "Company 2"
 },
 {
 "@odata.etag": "W/\u0022131232494\u0022",
 "test_manufacturers": "bd6aed8e-35d7-ee11-904c-123d3ac9e615",
 "test_name": "Company 3"
 },
 {
 "@odata.etag": "W/\u002213123484\u0022",
 "test_manufacturers": "be6aed8e-35d7-ee11-904c-123d3ac9e615",
 "test_name": "Company 4"
 }
 ]
}

 

Using this JSON object I would like to post a Question with options which the user can choose or post an answer where they can see that as bullet items

  • Company 1
  • Company 2
  • Company 3
  • Company 4

Is this possible? if so please guide me.

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,508

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,839

Leaderboard

Featured topics