Discussions
Angular Routing for iParts
I'm developing an iPart for iMIS using angular and I'm curious how to handle the initial view of my app.
API Returning 405 Method Not Allowed
When I make requests in the chrome developer console directly to the URL I do not have any issues. However, when I make requests using ajax in an html file, I always get a response of 405 method not allowed. Is there a specific way you have to make ajax requests?
FinancialInformation in PartyData
As part of an upgrade we are replacing direct database links to the Rest API's. When I query my user with the Party API
https:///Asi.Scheduler_iMIS/api/Party/2200689
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.
Best approach to update a custom field at the Member/Party level?
Hi,
REST API: Creating a cart with MISC, SEC & SUB with custom pricing.
Hi All,
Is there a way to dynamically look for parameters in an IQA REST Webservice?
If we have an application where the user puts in the path to an IQA on their iMIS site, would there be a way to look up the parameters of the IQA they selected?
Getting error while renewing dues subscription
Hi,
REST API: Updating a custom table (non iMIS).
Hello,
Stored Procedures with REST
Can we run stored procedures like "asi_RebuildCounters" or any custom stored procedures with current imis REST API?
Is this a possibility with current API or we can expect it in the future?