Discussions
Is the GET /api/Organization endpoint working as intended?
Hello,
I have posted a support ticket here (which contains full output responses):
https://support.imis.com/hc/en-us/requests/205126
Updating CsContact.StateSenate/StateHouse in the REST API?
Wondering if this is possible - I did a GET on /api/CsContact?EntityId={id}, I modified the StateHouse value:
PUT calls for IQA Quries
Is there documentation on how to update data from an IQA query. I know for example there are PUT commands in the REST API for many of the objects; However, is there a way to update the GenericEntityData IQA directly or do I need to serialize the GenericEntityData object into whatever object I want to be updated and then use that PUT command?
Where did /api/QueryDefinition go?
In iMIS 2017, I can call /api/QueryDefinition/7feb7da5-3eac-4f11-abb2-291c14cf5aca
and get the definition of that query (so that I know what parameters to pass when I call it).
Creating a ComboCart where person A purchases a subscription for two or more other people
Using the REST API, we are trying to create a ComboCart which will allow person "A" (a non-company administrator) to purchase a non-dues subscription (journal) for two or more other people "B" and "C".
/api/Communication with no ID returns a 400 and error
iMIS 20.3.113.63375 - call made to /api/Communication (as per https://developer.imis.com/reference/getcommunication-1) with no ID parameter returns a 400 response and the text:
ComboOrder Pricing REST API
Hello, I've been registering Members and NonMembers to Events/Items (POSTING json ComboOrder) with success, but they're always free events.
REST API - POST VERB : JSON --> How can we easily create a JSON Object of UD Defined MultiInstance Table.
This is the sample JSON that is needed to create a record in Name_CEU table.
My Question is how can we easily create this for other custom iMIS tables?
membership trends over time
I believe there are no reports in the system where you can get information on what your membership numbers have done over time.
How on earth can you run a membership system if you can't see trends.
Am I missing something??
Missing JSON code in party.postman for iMIS Cloud
Hi there,