Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

Post multiple record to custom entity throw Odata Object Using Postman

(0) ShareShare
ReportReport
Posted on by 10

Hello All, 

i tried to post one record to my custom entity throw postman it's posted successfully however in case of try to post more than one record it gives me the status 400 Bad requests, with the exception 

The property '...' does not exist on type 'Microsoft.Dynamics.DataEntities....'. Make sure to only use property names that are defined by the type
I tried to change and use all the JSON formats available for me but unfortunately, it's not succeed 
my custom entity custtbl as mentioned below the object which is not succeeded,
 
        {
    "d":[{
            "dataAreaId""rmlp",
            "Custid""801234",
            "CustAddress""Khobar",
            "CustName""Saad"
        },
        {
            "dataAreaId""rmlp",
            "Custid""901234",
            "CustAddress""Khobar",
            "CustName""Saad"
        }]}
        
  
Many thanks for all of you.
  • Suggested answer
    Bipin D365 Profile Picture
    28,981 Moderator on at
    RE: Post multiple record to custom entity throw Odata Object Using Postman

    Hi,

    Are you good?

    Do you still need any help?

  • shelpaya82 Profile Picture
    10 on at
    RE: Post multiple record to custom entity throw Odata Object Using Postman

    thank you so much for your reply, actually, I review this solution before it is not suitable for me so I follow custom services it's ok.

  • Suggested answer
    Bipin D365 Profile Picture
    28,981 Moderator on at
    RE: Post multiple record to custom entity throw Odata Object Using Postman

    Hi,

    You should use batch operation to create record in bulk.

    learn.microsoft.com/.../execute-batch-operations-using-web-api

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Product updates

Dynamics 365 release plans