Discussions
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?
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.
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.
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.
ClientSide/Javascript iPart response to Command bar
Hello,
Tax Calculations leaving fractionals
DUPE found at: https://support.imis.com/hc/en-us/requests/302410?page=1 (posting here based on feedback from Ross Austen)
Collapsible page just like the help page that can collapse when clicked
Sata Tranfer Objects (DTOs) for IMIS iMIS entities
What best practice or recommend way for creating DTO for IMIS iMIS entities?