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 / How do I provide a dyn...
Copilot Studio
Answered

How do I provide a dynamic URL to Generative Answers?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Generative Answers provide responses over public websites and content stored in SharePoint and OneDrive. How can I dynamically set the URL value for Generative Answers?

Categories:
I have the same question (0)
  • Verified answer
    adilei Profile Picture
    Microsoft Employee on at

    The "Create generative answers" node expects a table of URLs. Here is how to create a table containing a single URL and pass that value to Generative Answers.

     

    kind: AdaptiveDialog
    beginDialog:
     kind: OnUnknownIntent
     id: main
     priority: -1
     actions:
     - kind: Question
     id: question_4mxROI
     interruptionPolicy:
     allowInterruption: true
    
     variable: init:Topic.url
     prompt: Please provide a URL for a public website
     entity: StringPrebuiltEntity
    
     - kind: SearchAndSummarizeContent
     id: searchAndSummarizeContent_8xHKG5
     userInput: =System.Activity.Text
     publicDataSource:
     sites: =[Topic.url]
    
     sharePointSearchDataSource: {}
     customDataSource: {}

     

    The result:

     

    adilei_0-1712136487788.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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
sannavajjala87 Profile Picture

sannavajjala87 230 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 221

#3
Valantis Profile Picture

Valantis 191

Last 30 days Overall leaderboard