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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Assign link to each ch...
Copilot Studio
Unanswered

Assign link to each choice on the Message Adaptive Card (dropdown)

(0) ShareShare
ReportReport
Posted on by

Hello everyone,

I am working on a project that involves using Adaptive Cards. I need to assign a specific link to each choice in a dropdown menu within an Adaptive Card. Below is the code for the Adaptive Card:

{
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"version": "1.5",
"body": [
{
"type": "Input.ChoiceSet",
"id": "category",
"label": "Explore the categories",
"placeholder": "Select...",
"choices": [
{
"title": "Beauty and SPA",
"value": "Beauty and SPA"
},
{
"title": "Fashion",
"value": "Fashion"
},
{
"title": "Hotels and Tourism",
"value": "Hotels and Tourism"
},
{
"title": "Others",
"value": "Others"
},
{
"title": "Shipping and Cargo",
"value": "Shipping and Cargo"
},
{
"title": "Sports and Entertainment",
"value": "Sports and Entertainment"
}
]
}
],
"actions": [
{
"type": "Action.OpenUrl",
"title": "View Offers",
"url": "https://www.google.com/"
}
]
}

 

Has anyone implemented a similar feature? If so, could you share your approach or provide any resources or examples?

Thank you for your assistance!

Best regards,

Categories:
I have the same question (0)

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 256

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 208 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 198

Last 30 days Overall leaderboard