Hello All,
I'm building my first app in PVA.
I the end on results I need return person with all information: departament, email, phone, photo etc.
The best solution will be return "person cards" like is in "who" app i MsTeams or similar.
It is possibe import from some place in PVA template card ?
Or i must build of begining this type of card ?☹️
Hi @BMil ,
You have two options to do it.
First, you need to mark all question as a global, to allow reuse in other topics: Use chatbot variables to carry content across topics - Power Virtual Agents | Microsoft Docs
First Option
Using Bot Framework Composer, you can customize adaptive cards to do it.
BFC: Use Bot Framework Composer with chatbots - Power Virtual Agents | Microsoft Docs
Adaptive Cards: https://adaptivecards.io/designer/
Second Option
You can call an action at the end of your conversation, passing all variables to him and then your response you can use Markdown.
Power Automate: Automate chatbot actions with flows - Power Virtual Agents | Microsoft Docs
Markdown: Use markdown to format Power Automate approvals - Power Automate | Microsoft Docs
Feel free to reply to this topic if you have any questions.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Congratulations to our Season 1 2021 Super User Crew!