Discussions
Putting Event Functions via REST
Hey Jeremy,
Is the $type value still required?
There was some chatter about the $type value being optional in the later versions of the API, I assumed 20.3+. It still seems to be required in 20.3.34.2516, is that still the case? Or is it required in some of the endpoints and optional in others? Thanks.
Managing User Roles via REST
I'm curious about the best way to handle user roles in the REST API, as I've had some interesting issues trying to manage that via the User endpoint.
Angular in iMIS
Any plans on switch from AngularJS to something newer like Angular 4, 5, 6 or even 7 in the near future?
Using "In" query operator.
Could somebody please, give me an example how to use "In" operator?
REST API: Custom Demographics Insert/Update
Is it possible to insert/update custom demographics through the REST APIs?
Asi.Soa.*.dll files for 20.3
Dear developers,
is there a way to get hold off Asi.Soa.ClientServices.dll, Asi.Soa.ServiceModelEx.dll, Asi.Contracts.dll, Asi.Core.dll, Autofac.dll, Newtonsoft.Json.dll for iMIS 20.3?
REST API: Non-admins unable to see organization information
We are running iMIS version 20.3.30.4688 and using the REST API and SSO.
REST API: Create User & Password
Is it possible to Create a User and insert a Password for a new contact? If so, can you provide some sample code?
Refresh Cache on Cart
Can anyone provide a code sample on refreshing the cache in later versions. The old method of refreshing cache are deprecated and I'm finding that instantiating a new cart manager does not always come back with updates that have been made to the cart.