web
You’re offline. This is a read only version of the page.
close
Skip to main content
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,084 Moderator on at
    RE: Create an Incedent in Dynamics using REST API

    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

Responsible AI policies

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

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
DAnny3211 Profile Picture

DAnny3211 134

#2
Daniyal Khaleel Profile Picture

Daniyal Khaleel 115

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 70 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans