Just another WordPress site
d365fo.integrations: Get-D365ODataPublicEntity cont.

d365fo.integrations: Get-D365ODataPublicEntity cont.

Following up on my previous post on Get-D365ODataPublicEntity, I wanted to show a bit more on how it can be used.

Get-D365ODataPublicEntity can work with both the entity name and the entity set name:

For example, want to get the URL of an entity?

Want to see the key fields of an entity?

Find entities with a certain property?

Find entities with actions is as easy as:

We’ll use this in the next post on Invoke-D365ODataEntityAction 🙂

Related posts: