Hi All
I'm looking to use WebAPI to do basic CRUD actions in dynamics for event management. I have done so for the contact and account entities no problem, so I can pull down a list off accounts and filter this as required (e.g. domain/api/data/accounts?$select=myfields) and add new accounts etc.
I don't seem to be able to do this for the event entity (msevtmgt_event) in event management, can someone help as to why this is? There is no documentation that I can find that informs me why this is not working(or how to query events) which makes me think it is not yet supported for event management. Is this the case?
Thanks