Discussions
PartySalutation functionality issues with iMIS REST API
Although we can query metadata and retrieve a list of PartySalutation records, fetching a PartySalutation by id remains unsuccessful.
Using iMIS REST API to Update Event Fields (Ideally by Event Code)
I'm attempting to use PHP CURL to update primary fields (specifically directions and notes) for an event in iMIS through the REST API, but I'm encountering several challenges due to limited documentation.
changeLog
Now that the ChangeNotification webhook is working, how do we pull the old & new values that wee changed?
DELETE /BatchSummary/{BatchId} returns 403 Forbidden
EMS v20.3.198.344. User is a sysadmin, 8's, etc. Trying to use the DELETE /BatchSummary/{BatchId} call to delete an empty batch, getting 403 Forbidden. Expected behaviour? Thanks.
Restriction Tagging on Endpoints
I would love to see some kind of tagging on the endpoints like: staff only, logged in user, everyone, etc.
ContentItem API Endpoint PUT request is not working.
We are experiencing an issue when attempting to use the PUT method to update ContentItem objects via the iMIS REST API on our instance (imis.fascrs.org). We consistently receive a 501 Not Implemented error.
API Transaction Begin, End and Rollback?
Hey there...
Subscribe Committee Members to a Community
I was wondering if anyone knew of a way or had experience in subscribing members to a community automatically. I looked through the API and see GroupMember endpoint but when checking system BOs it does not look like communities have rows here nor do they have a group id.
developing client-based ipart using MS Blazor framework
Does anyone have ever done that? specifically using Blazor WebAssembly Standalone App project template?
Adding to Open Credit
I'm using ComboOrder to apply a payment to the invoice and would like to apply any remaining balance left over as an Open Credit. Below is just a sample.