Discussions
Fundraising
https://developer.imis.com/v1.0.1/reference/donation-payments has no information, and the swagger is incomplete. For example, the Transaction object has several loosely typed properties.
Query iMIS System version
Is it possible, via SOAP or REST, to ask an iMIS instance what version it is?.
Posting ChangeLog entry via API?
Hello, I'm trying to post to the IMIS changelog via REST API and keep getting and exception(OperationNotSupportedFault):
Posting to a multi instance panel
Hi,
Autofac Exception thrown while attempting to create a Cart Object from a Web Application
When I try creating the Cart Object, this following Autofac Exception is thrown
"The requested service 'Asi.Core.Client.ICommonServiceHttpClient' has not been registered. To avoid this exception, either register a component to provide the service, check for service registration using IsRegistered(), or use the ResolveOptional() method to resolve an optional dependency."
Any help towards the resolution of this would deeply appreciated.
CRUD on Business Objects with REST calls
Any documentation and example on how to?
Using REST to manage Subscriptions
How do we query Subscriptions records in iMIS through the RESTful API?
That is doing any CRUD operations.
New records don't populate the CommunicationPreferences
When I create a new record (REST) with just the basics (name, member type, etc.) the communication preferences aren't saved into the profile. I have to go to the staff site, to the preferences page and save the record to push them in. What's the trick to get them to populate in the initial POST?
URL Encoding
I am making a get request to a multi instance panel with the following url:
Communication preferences and reasons
Looks like an API exists at https://developer.imis.com/docs/individual