Discussions
REST IQA Result: Proper paging OFFSET
Not sure if my initial question made it through, but ...
I am running IQA through REST
The initial request is form, giving me the FIRST 500 records
http://my.instance.com/api/iqa?queryname=$/My/IQA&limit=500
Updating a person's organization
How would I update a person's organization via REST?
How to update a specific activity record
Hi,
REST API .vs. STAFF WEBSITE functionality - GENDER
Hi,
Can I query transactions?
I'm trying to query transactions on a client's imis instances, but I'm not having any luck
20.2.64.8598: https://www2.ispe.org/Asi.Scheduler_TESTiIMIS/api/transaction/826269
20.2.65.9655: https://www2dev.ispe.org/Asi.Scheduler_IMIS/api/transaction/817229
How to maintain/develop iMIS angular ipart
Hi,
Fundraising
https://developer.imis.com/v1.0.1/reference/donation-payments has no information, and the swagger is incomplete. For example, the Transaction object has several loosely typed properties.
Query iMIS System version
Is it possible, via SOAP or REST, to ask an iMIS instance what version it is?.
Posting ChangeLog entry via API?
Hello, I'm trying to post to the IMIS changelog via REST API and keep getting and exception(OperationNotSupportedFault):
Posting to a multi instance panel
Hi,