we use dynamic graph API to get item details ,(GET /api/beta/items.
Thanks in advance
*This post is locked for comments
we use dynamic graph API to get item details ,(GET /api/beta/items.
Thanks in advance
*This post is locked for comments
I've wrote a small post about it:
community.dynamics.com/.../how-to-get-picture-from-mediaset-through-standard-apis
How to add new attribute in 5470 page API?
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).
@Andrey Baludin your answer is useful , please provide solution to create custom API
I have added extra attribute in Items.
How to get extra attribute or fields in standard Microsoft Nav API
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:
Original field - No. You need to create new one with BLOB type and use it.
Any way to get it through API?
yes ,i need it through API because we integrate microsoft dynamic NAV with magento so need API to get result
ItemRecord.Picture.EXPORTFILE for example. Or you still need it through API?
All about mediaset is here:
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156