New integration builder event trigger (how to get event id?)

Not Yet Reviewed

Hello!

I have an Inbound Integration working for triggering a new event. I am getting a 200 OK along with a requestId.

How do I go about getting the Event ID from this point?  I wish to use this for querying the status of the event after it is created.

Thank you

0

Comments

1 comment
Date Votes

Please sign in to leave a comment.

  • Hi Chris,

    We’re planning on enhancing the GET /events endpoint (http://help.xmatters.com/xmAPI/#get-events) to be able to search for events based on their requestId, but I don’t have a firm timeline for when this will be available.

    Currently you can use GET /events to search for events based on their status, the time they were initiated, and the values of the form properties. You may be able to use the search criteria to narrow down the results to a single event, and from there you can get the event ID.

    Hope that helps.


    Sandra

    0

Didn't find what you were looking for?

New post