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 / Power Automate / file into JSON for Agent
Power Automate
Suggested Answer

file into JSON for Agent

(0) ShareShare
ReportReport
Posted on by
I have a flow that saves my attachment to a share point, now I want this attachment sent to my agent to analyze it. Unfortunately the agent only takes JSON as input. My files are mostly PDF and PPT. How can I convert them into JSON and hand them over to the agent.
 
Thank you!
I have the same question (0)
  • Suggested answer
    Vish WR Profile Picture
    3,748 on at

    The agent expects structured text input, so you need to extract content from files, then wrap it in JSON.

    Using Power Automate, extract content from files and use AI Builder – Extract text from PDF or ecodian connector (paid connector)

    Once you have extracted text, pass it as JSON 

    {
      "fileName": "example.pdf",
      "fileType": "PDF",
      "content": "EXTRACTED TEXT GOES HERE"
    }


    Vishnu WR
     
    Please âœ… Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider answering Yes to Was this reply helpful? or give it a Like â™¥


     



     

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 > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard