PDF/File Parsing by copilot studio agent.
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Domain
- ai
Research direction
Start with the System.Activity.Attachments expression and the full attachment record shown in the issue, then review the linked Microsoft documentation and examples for uploaded files. Confirm how the ConversationFileReference GUID is accessed and how the PDF content is processed when the bot is surfaced in Microsoft Teams.
Written by the indexing model from the issue text.
Description
I have refered few youtube videos and articles on this, where the user uploads a pdf, the copilot agent should process it and do the necessary action. Below are the references.
https://youtu.be/I0TPj62Dhsc?si=ig5T3xapPKwl-fEi
(First( System.Activity.Attachments )).Content
for this i am getting null value or blank response
First( System.Activity.Attachments )
for this i am getting the below response>
{"Content":{"$kind":"FileDataValue","value":{"$kind":"ConversationFileReference","value":"3f5eac97-0eee-4020-9977-d34b3f8600bf"}},"ContentType":"application/pdf","Name":"rca1.pdf","Value":{"$kind":"FileDataValue","value":{"$kind":"ConversationFileReference","value":"3f5eac97-0eee-4020-9977-d34b3f8600bf"}}}
VarRecord: [{"Content":{"$kind":"FileDataValue","value":{"$kind":"ConversationFileReference","value":"42d41870-444c-44ad-9d5a-147f67b696b6"}},"ContentType":"application/pdf","Name":"rca1.pdf","Value":{"$kind":"FileDataValue","value":{"$kind":"ConversationFileReference","value":"42d41870-444c-44ad-9d5a-147f67b696b6"}}}]
(full record)
but how will get to access the value guid here?
Please give me the correct method to perform this action, my bot will be surfaced into microsoft teams.
- Dominant language
- TypeScript
- Stars
- 797
- Forks
- 491
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/CopilotStudioSamples
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
SharePointSSOComponent
microsoft/CopilotStudioSamples#537 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/CopilotStudioSamples#532 · 1 comment ·
-
Unable to Deploy SPFx Agent to a Single SharePoint Site (Works Only with Tenant-Wide Deployment) Open
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/CopilotStudioSamples#531 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in microsoft/CopilotStudioSamples
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ontola/atomic-server#1625 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
melgarafael/DeskcommCRM#1451 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
-
bug via-triage
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bot:ai-assisted component:compact-js status:untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
midnightntwrk/midnight-sdk#403 ·