Skip to main content

Notifications

Customer experience | Sales, Customer Insights,...
Suggested answer

How to post multiple records via postman using OData to customerv3 entity?

Posted on by 45

Hi,

I am beginner to integration, I have tried posting single record to customer entity via postman using OData, it worked successfully. When I try posting multiple records it was giving me the error. Can anyone suggest how to achieve this. Appriciated for any response.

I tried with below code but does't worked.

{
 "Tracks":[
            {
                "dataAreaId": "usmf",
                "CustomerAccount": "A00000-001",
                "PaymentTerms": "Net10",
                "SalesCurrencyCode": "USD",
                "OrganizationName": "MayakIndustries",
                "PrimaryContactEmail": "Mayak.portland@contoso.com",
                "IsOneTimeCustomer": "No",
                "DeliveryMode": "40",
                "CustomerGroupId": "1",
                "NameAlias": "Mayak",
                "ENT_ConsolidatingBilling": "Yes"
 	        }
         ]
    }
    {
[
            {
                "dataAreaId": "usmf",
                "CustomerAccount": "A000000-001",
                "PaymentTerms": "Net10",
                "SalesCurrencyCode": "USD",
                "OrganizationName": "MayakIndustries",
                "PrimaryContactEmail": "punjab.portland@contoso.com",
                "IsOneTimeCustomer": "No",
                "DeliveryMode": "40",
                "CustomerGroupId": "1",
                "NameAlias": "Mayak",
                "ENT_ConsolidatingBilling": "Yes"
 	        }
         ]
    }

Thanks in advance,

  • Guido Preite Profile Picture
    Guido Preite 54,081 Super User 2024 Season 1 on at
    RE: How to post multiple records via postman using OData to customerv3 entity?

    if the product is F&O, please post your question here    

  • Suggested answer
    Bipin D365 Profile Picture
    Bipin D365 28,964 Super User 2024 Season 1 on at
    RE: How to post multiple records via postman using OData to customerv3 entity?

    Hi,

    Use batch request

    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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans