Hi
Looking incase anyone has done attachment scenario with Power Virtual Agent.
checking attachment scenario with PVA . I already have the code to send the attachment to blob -> How do I return and catch the blob location at PVA Chatbot for further processing? I have read at article that upload event is triggered at PVA
What I want:
- Pass blob url to a flow for external partner
- Get the blob URL at PVA for further processing.
What I have already / Assumption:
- Uploaded the attachment to BLOB
- Assuming ChatBot user is an external user.