web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Unable to Fetch Image from SharePoint List (Image Column) using Microsoft Graph API

(3) ShareShare
ReportReport
Posted on by 14
Hello experts,
I’m integrating SharePoint with Business Central (via AL + Graph API) to create BC Items based on list entries.

All text, choice, and boolean fields work fine — but I’m completely stuck with fetching the Image that’s uploaded via the Image column in SharePoint List.
After Microsoft’s recent changes, images uploaded to SharePoint’s Image columns are now stored as hidden attachments, not in Site Assets or /Attachments. Instead, the field just contains metadata like this:
"Image": "{\"fileName\":\"Reserved_ImageAttachment_[5]_[Image][32]_[...].png\",\"originalImageName\":\"Screenshot.png\"}"

Has anyone here found a supported approach to fetch that actual image file?
I’m specifically avoiding Power Automate and would like a direct integration in AL.

If you’ve solved this or have any pointers from Microsoft docs / roadmap, I’d love to hear them!

Thanks in advance!
I have the same question (0)
  • Gerardo Rentería García Profile Picture
    25,547 Most Valuable Professional on at
  • MR-05060435-0 Profile Picture
    14 on at
    Thank you for your response but however I'm not accessing any image from any folder. I need to fetch Image from Image column of SharePoint List.
  • Suggested answer
    OussamaSabbouh Profile Picture
    11,612 Super User 2026 Season 1 on at
    Hello,
     
    You can’t pull the actual binary from a SharePoint Image column using Graph + AL.
    Microsoft stores these images in a hidden backing location and Graph only returns metadata.
     
    So your options are:
     
    Don’t use the Image column → store images in a normal document library and reference them with a URL field.
     
    Or use Flow/Azure Function to copy the hidden image to a normal library, then fetch it from AL.
     
    Regards,
    Oussama Sabbouh
  • MR-05060435-0 Profile Picture
    14 on at
    Thank you Oussama Sabbouh for your response.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,958 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,101 Super User 2026 Season 1

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 959 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans