REST API Notification Acknowledge
AnsweredHi,
Is there a way that we can acknowledge an event/notification through the REST API so that it gets added as a bookmark?
I saw the user can pull events via the getEvents call, but I'm not sure how to acknowledge one of these events with a API call.
Regards
Reynard
-
Hello Reynard,
What is exactly the problem you wish to resolve?
There is a certain undocumented method which Client uses to "acknowledge" the event. But to hide the acknowledged notification from the right GUI panel it uses some in-client magic which is not available for the public.If you just need to create a bookmark on some trigger, it is better to use regular ec2/bookmarks/add method.
If you also need an Event Log entry for that - send the associated Generic Event with a custom source, caption and description fields.
0
Please sign in to leave a comment.
Comments
1 comment