Which web service would I use to read the GL entries?
Also where can I find a list of all the available web services which descriptions
Thanks in Advance
seopro
Which web service would I use to read the GL entries?
Also where can I find a list of all the available web services which descriptions
Thanks in Advance
seopro
Hi Sukrut,
Could you please share hthe endpoint URL and how I can use that entity in Odata to call via REST API
Thanks,
Silvester
You can do it through application explorer in visual studio. Just right click on the entity you want to copy and click duplicate . The entity will be duplicated in your project. Make sure to change public name and public collection name and label property of the entity.
Hi Sukrut,
Could you please share how I can copy GeneralJournalAccountEntryEntity and create a new one.
Thanks,
Silvester
Hello seopro,
Any luck getting this to work with Power BI or Power Query which connects to D365FO and trying to read the GL Transactions lines?
Thanks.
There is entity with name GeneralJournalAccountEntryEntity but its not public so you cant access it through Odata but you can make copy of this entity Make it public and use it for reading . This entity is read only.
André Arnaud de Cal...
293,272
Super User 2025 Season 1
Martin Dráb
231,931
Most Valuable Professional
nmaenpaa
101,156
Moderator