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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

Create an Incedent in Dynamics using REST API

(0) ShareShare
ReportReport
Posted on by 5

hi

I'm using Nodered to automate flows. During this I try to create an incedent in Dynmaics.

Unfortunately I'm not able to create an incedent
Iuse the following:

msg.payload = {
"title": "Testcase from Chat",
"customerid_account@odata.bind": "/accounts(xxxxxxxxxxxxxxxxxxxxxxxxxxx)",
"primarycontactid@odata.bind": "/contacts(yyyyyyyyyyyyyyyyyyyyyyyyyy)",
"entitlementid@odata.bind": "/entitlements(zzzzzzzzzzzzzzzzzzzzzzzzzz)",
}

msg.url = global.get("dynurl")+"/api/data/v9.2/incidents"

msg.method = "POST"

Does somebody can tell me which fields I have to send to create a new incedent?

And do you have to use an account to create a incedent, or would a contact be enough?

So it would be great to have a list of fields I have to send so that Dynamics will open a new incedent: 

Thanks so much for your help

I have the same question (0)
  • Suggested answer
    Guido Preite Profile Picture
    54,086 Moderator on at

    use my tool Dataverse REST Builder to build and test the request, after you can export to Postman to get the raw http payload to send (if you are not confident to extract from the syntaxes inside the tool)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 192 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 129

#3
CU11031447-0 Profile Picture

CU11031447-0 100

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans