Discussions
Is it possible to post mutiple entries to a panel with one post request.
Hello All,
When Posting a Cart with Voluntary Contributions inside of it, values get reset to default after posting
I am attempting to post a cart with a Voluntary Contribution inside of the cart. The user enters a value and that value is added to the payload that I am posting. It is successful on post, but as soon as I go to the cart to view the items, the value gets overwritten to the default value for that voluntary contribution
Duplicate Merge has crashed
We have iMIS100 and duplicate merge saves There was a problem loading this area.
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.
Are __RequestVerificationToken values stored anywhere?
I have a client - on-prem EMS - with a tried-and-true solution for updating Subscriptions using inline JavaScript. It works for all users who should have access to it, all with the right permissions, etc. except for one user. We can use her account successfully on other workstations, but not on hers, the API call returns a 401 Unauthorized. She's a sysadmin with 8's across the board, it's the default /Subscription endpoint. She CAN use it in incognito mode. All I can think of is that there's a combination of the __RequestVerificationToken and maybe MAC address or iMIS ID that's corrupt somewhere. Is that value (the token) stored anywhere in SQL? 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.