Discussions
How to use a specific batch number in an API order
Importing orders via API, trying to use a new/specific batch. I can create a new batch OK, and I thought by updating UserCommercePreferences it would flow into the order but it's not. It's using the current batch. No errors on the PUT (to UserCommercePreferences), it just doesn't take the new batch. Is there a way to override the default batch? Thanks.
Content Security Policy on Cart page blocks Google Tag Manager - any solution?
The Cart page applies a Content Security Policy (CSP) that is more restrictive than the rest of the site. This CSP blocks our Google Tag Manager (GTM) container from loading, which prevents us from tracking form submissions as part of the final checkout step on the only page where this interaction can be captured.
Passing Profile Photo from Report Writer report to PDF Template
Has anyone been able to find a work around for passing an image from a Report Writer report to a PDF Template.
Create Event Program Items/Registration Options using REST API
Is there any way to use the REST API to add registration options and program items to an event?
I am searching through the documentation now and did not see much related to it.
I've tried using GET https://{{URL}}/api/Event/TESTING123, adding a program item, and then using PUT https://{{URL}}/api/Event/TESTING123 but the program item does not get added.
GA4 cross-domain tracking: preserving _gl through Authentication redirect
We run a WordPress public website and an iMIS RiSE member portal on a separate subdomain. Both use the same GA4 property via GTM. Cross-domain tracking is configured in GA4 and works correctly for logged-out users -- the _gl parameter appends to IMIS URLs on link click and sessions stitch correctly across domains.
Pulling Licensed Staff List
Hey all! Could someone give me a hint for how to pull a list of licensed users via the API? I've been searching around in the Group, Role, User, UserSecurity endpoints and I'm warm but I can't home in on it.
Extracting Documents Saved in a Panel
Hello; we have a client moving away from iMIS who have requested the documents saved in a panel source be exported and saved to the file system. They have around 4000 of these, so these can't feasibly be manually downloaded one by one.
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?
ClientSide/Javascript iPart response to Command bar
Hello,
