Discussions
Error running PUT on /api/CommunicationLogRecipient
Can someone please confirm that I can't update /api/CommunicationLogRecipient via a PUT call? I assume not as I'm getting a 405 (method not allowed) but it'd be nice to know what's not possible and what is. I can POST to it, just can't seem to PUT to it. Thanks.
Is there anything on certification yet?
Anything we can use for certification (new version)?
Are parts of the site down right now?
Are parts of the site down right now? Authentication and combo order worked yesterday now aren't.
Can you do put to update a comboorder status?
Can you do put to update a comboorder status in 2017 releases? Client wants update orders set stage='Completed'
iMIS cart.AddItem() throws error
We think this has to do with a shipping method and/or payment method or "something" in the cart AddItem process that is required, but not present. However - code has been running fine for years. Someone DID remove Shipping Methods, and we see that Payment Details on the Cart_Home page is missing. The item gets added, but no pricing is there either.
AddItem throws Object Not Set to Instance of Item
I have an older version of iMIS. Something changed in iMIS and now our custom cart code throws an Object not Set to instance of item...
Communication Log - REST API, different Message Type
How do I add something to the Communication log using a Message Type other than email? The SQL table CommunicationMessageTypeRef has 4 different options, and I want to use something other than "Email" but I can't figure out which field in which call to insert the different value. Everything I try just shows Email on the output. I have no problems (now) writing to the log (3 POST calls but it's there), just can't get that value correct.
REST postman Collections for Import
Does anyone know the place from where we can import Postman Collections?
Is there anyway to get the UniformId based on the PartyId ...
Without having to call the /Party/[ID] endpoint? I have PartyId, I need UniformId to write to the communication log. So right now I'm having to make a GET (to pull the UniformId), parse out the single field, then 3 separate POST calls to get the entry to show in the "recent interactions" display. Seems kind of ... a lot.
POST /api/MembershipLogin/_execute
When I try to login and it fails (invalid username or password), I see an error in the Windows Event Viewer. The event message is: