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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Create custom entity using REST API

(0) ShareShare
ReportReport
Posted on by 10

Hello,

I'm in the process of trying to create a custom entity using the REST API.

I went through the documentation, or lack thereof, and found out that I can get all entities by doing a GET request to https://{MS Dynamics URL}/api/data/v9.2/entities

After this I figured that I could create an entity by doing a POST to the same endpoint mimicking an entity from the get all request, but it seems to return this error:

{
    "error": {
        "code": "0x80040800",
        "message": "The 'Create' method does not support entities of type 'entity'. MessageProcessorCache returned MessageProcessor.Empty. "
    }
}

Is it actually possible to create custom entities using the REST API? and if so, could someone point me in the direction of the documentation.

Thanks in advance,

I have the same question (0)
  • Suggested answer
    Pradeep Rai Profile Picture
    5,489 Moderator on at

    Hi,

    Please try below suggestion:

    1. Create custom api and register plugin on it.

    2. In plugin write a logic to create custom table using below link:

    https://learn.microsoft.com/en-us/power-apps/developer/data-platform/org-service/create-custom-entity

    3. Call this custom api from your application.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 170 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 70

#3
Jimmy Passeti Profile Picture

Jimmy Passeti 50 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans