Discussions
ComboOrder API - Create payment record - Payment date and Batch Payment method errors
I'm using the ComboOrder API for entering in iMIS a payment for an event registration. All is working correctly except the following:
Order Number Field for Creating Orders via the iMIS REST API
Is it possible to use the iMIS REST API to manually specify an Order Number when creating (POST) orders? Normally, an order number is auto-assigned, but I'm curious if this can be manually assigned using the iMIS REST API.
QA 500 error when adding two sources
Hello,
invalid_grant error - not the first time
There's been a few reports of this, none with any real answer. Using the iMIS SSO, the process works for "a short period of time" and then starts returning the invalid_grant error message. No changes to the client id/secret, no changes to the underlying code, other than a long weekend there's nothing in between "it worked" and "it failed". Changing the secret seems to get things working again but it fails shortly thereafter.
How to tell which contact records were merged and which is now the main contact that is shown in iMIS
TopClass allows admins to merge records which then causes issues in iMIS. Likewise, iMIS Duplicate Merge causes issues in TopClass. Is there a Business Object or some other approach we can reference in iMIS to see what records were merged and which one becomes the master so we can better integrate the two products?
API Patch
I have noticed that now Patch works in API and I was able to change basic values using a patch call rather than a get/put, however I could not find a way to change a more complex value, for example changing the type of a contact.
Publish Content via REST
Is there a way to publish content via REST? There was a way in .NET
Bulk Party Retrieval
Good morning,
Can the ContactPicture table/object be used and if so what's the POST payload?
/api/ContactPicture is a valid endpoint and I can see the basic structure via /api/metadata/ContactPicture but it's not documented anywhere and I'm unaware of its use. I'm looking to save images outside of PartyImage and this looks like a good place for it. Can I / should I? Thanks.
SSO Workflow Issue - "invalid_grant" Error
Hi everyone,