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 :
Microsoft Dynamics NAV (Archived)

How to get image url of item using microsoft dynamic nav API?

(0) ShareShare
ReportReport
Posted on by

we use dynamic graph API to get item details ,(GET /api/beta/items.
Thanks in advance

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Andrey Baludin Profile Picture
    3,943 on at

    In Item Table Picture field has MediaSet type - you can't obtain it through standard API. But if you check GET /api/beta/companyInformation API - you'll see the picture. Difference is that in 79 table (Company Information) Picture field has BLOB type. So the only way is to add extra picture field with BLOB type to 27 Item table.

    Also you can read this:

    community.dynamics.com/.../how-to-obtain-data-from-nav-standard-apis

  • Community Member Profile Picture
    on at

     I uploaded image in Items .How to get particular Item image.issueimage.png

  • Verified answer
    Andrey Baludin Profile Picture
    3,943 on at

    ItemRecord.Picture.EXPORTFILE for example. Or you still need it through API?

    All about mediaset is here:

    docs.microsoft.com/.../mediaset-data-type

  • Community Member Profile Picture
    on at

    yes ,i need it through API because we integrate microsoft dynamic NAV with magento so need API  to get result

  • Community Member Profile Picture
    on at

    Any way to get it through API?

  • Suggested answer
    Andrey Baludin Profile Picture
    3,943 on at

    Original field - No. You need to create new one with BLOB type and use it.

  • Suggested answer
    Andrey Baludin Profile Picture
    3,943 on at

    You can create new API page based on Tenant Media table (2000000184). Here you'll find all your item pictures (Content field is a BLOB). You can try to obtain them by ID or Item description:

    media.JPG

  • Community Member Profile Picture
    on at

    I have added extra attribute in Items.

    How to get extra attribute or fields in standard Microsoft Nav API

  • Community Member Profile Picture
    on at

    @Andrey Baludin your answer is useful , please provide solution to create custom API

  • Suggested answer
    Andrey Baludin Profile Picture
    3,943 on at

    Items API is a page 5470 "Items Entity". Add there your fields and you'll get them in API.

    Use it as example (and nearest pages of this range also APIs).

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 > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans