Discussions
User Activities Endpoint
Is there an endpoint to CRUD a user's activities? If not, this should be there. As supposedly any action that gets done by the system has an API somewhere. Also, if not, can we get one added?
Token
I need a little help as we are working on one of the IMis integration with the cloud version of IMis and facing one issue.
Forms authentication cookies
I have successfully set up SSO between a .NET site and a RiSE iMIS site, using Forms Authentication cookies.
Rest Permissions Check
Do you know of an endpoint that we can do security checks for when using an OAuth type call? I found a discussion on using the DocumentSummary endpoint and then the Document endpoint to get access to documents that are uploaded to RiSE. What I don't know is if there is a security endpoint in which I can check if the document requested is viewable to the public? Since the OAuth user has access to pull the doc data, I don't want to just allow full access to a document that would require a certain level of access.
Get function registrants for event?
How can I get a list of registrants for a specific function of an event?
401 Unauthorised on API calls with necessary access
Hey guys, wondering if anyone has come across something like this. Getting a strange bug when making some on page API calls. The calls work just fine on my computer, but one colleague has troubles making the exact same requests.
iMIS REST API interfaces vs IQA?
The API is a bit confusing. It's not entirely clear when to use the generic REST API interfaces vs a custom IQA query?
Is it possible to access a traditional User Defined ("UD") table (build with iMIS Desktop) with REST?
Is it possible to access a traditional UD table (build with iMIS Desktop) with REST?
There is no service defined for QueryDefinition
Hello. I am trying to use this endpoint https://developer.imis.com/reference/getquerydefinitionbyid.
REST API: Create a ComboOrder for dues payment.
Hi All,