Discussions
REST API POST into Multi-instance data source does always return ordinal = 0
Hi
this is a rather annoying issue for multi-instance tables because one cannot get the actual reference from the response. I am not sure if I am missing something obvious.
'https://yourorgsite.com/api/LegacyOrder/_execute' Invoice - what to provide for legacyOrderStageInvoiceProcessingData?
Dear all,
could someone point me to the correct object definition please?
https://developer.imis.com/reference/executesmlegacyorder#invoice
Innovations was 10 weeks ago (documentation related) ...
... And yet this site hasn't been touched (from what I can see, happy to be proven wrong). Other than a few questions asked and answered, this "developers resource" has nothing on it. None of the REST API documentation links work, they all post back to the exact same LookHere'sAToken!! page, and other than the original 2-3 Hello World examples there's nothing on here. To quote a child of the 80's, Where's the Beef?
What version is the LegacyBillingService available in?
What version is the LegacyBillingService available in? Or what DLL is needed for this service? Date of DLL?
GroupMember POST API call.
We have created a GroupMember POST call to add a contact record to a committee. When we post this record it will delete any record that was already in the committee for that contact. Is there a flag or field that needs to be added to prevent this from happening?
REST API & Cached Responses
Currently learning my way around the iMIS REST API and have encountered an issue where I am being served party data that I have since deleted. This appears to persist for about 15 minutes before it eventually returns a 404.
Generating Sitemap
Does anyone know if there is a way to pull all content from the Page Builder -> Manage Content to try and derive a sitemap of some sorts? I know that there is a sitemap within iMIS, but you can create content without creating a corresponding sitemap item to point back to it.
Updating a person's organization
How would I update a person's organization via REST?
How to bypass 3rd party application login page if user is already signed into iMIS database
We have an our application login page authenticating the user to the iMIS database – that’s working.
But if someone is already signed into iMIS, we don’t want them to have to sign in again when they go to our application. The login page should be able to detect that they’re already signed into iMIS and take them directly to the home page of the application.
SSO implementation
Is the new version of SSO going to be implemented anytime soon or should we suggest changes to the current OAuth? I wanted to be able to use .NET Core for a new app we are writing as .NET is basically dead and .NET Core is on version 2, but I can't implement the OAuth standard that is in .NET Core as iMIS doesn't use the more secure state parameter.