Discussions
Deleting a company administrator
I'm able to add company admins and members using the rest API for organization relationships. However deleting it has been a challenge for me and the only reference I can find is available at https://developer.imis.com/docs/working-with-committees#section-deleting-a-committee-member. This may work on committees but I haven't had any luck with the organization relationship. Below is the JSON string I use to post to /api/GroupMember/
Make a donation with tribute
Hi there,
GET or POST to Query or QueryService?
Is there information on exactly how we should be accessing IQA's now? We were using the IQA endpoint but that is moving to the QueryService. I was POSTing to it's _execute handler but then saw that you've added the ability to make a GET call again.
Rest Api - Manage Users
Hello !
Update Customer Type
I am trying to update customer type and status via Party. I used the postman collection as a jumping off point but I have been unable to get anything other than a 400 or 500 error back. My script looks like this:
iMIS api calls failing on PUT and POST api calls with 400 errors
jQuery.ajax("https://www.test.org/iMIS/api/cs_Event_Speakers", {
type : "GET",
contentType: "application/json",
headers: {"RequestVerificationToken": document.getElementById("__RequestVerificationToken").value},
success: function(data){console.log(data);}
})
The following is failing with a 400 error however:
iQA Group Update
It would be handy if there was functionality to do the same thing as the "Save and Refresh Group Members" UI Button in the iQA Editor.
Unless I've missed something I cannot find an API method that simulates that.
(Sometimes daily is not frequent enough, and perhaps even better being able to do it "event driven" would be more ideal such as on event registration)
GroupMember endpoint with committees.
Hello,
Soa configuration section not found
Hi all,
Register for event function with custom price using REST api
Hi, I want to register a contact for an event function, and to have the price be custom/overriden using the REST api. I know how to register using the EventRegistration functionality, but am not sure about how to register using the Cart to override the price.
Can you explain/provide example code on how to do this for iMIS 2017?
Thanks,
Brian.