Discussions
Calling an IQA using the REST API
I have created an IQA with a required url filter (@url:PartyId) and I am trying to call it with:
baseURL/api/iqa?QueryName=$/FolderName/IQAFileName&PartyId=eq:146639
/api/Item endpoint Commerce Product status
Hello,
POST to Party API
Running into an issue with creating both Individual and Org records through the Party API. No errors generated, just the issue below.
Single Sign-out
Hi,
How to test a complex webform based iPart
How would you suggest to test a complex webform-based iPart ? We are working on one now and we were thinking about what is the best way to test our new iPart in Visual Studio.
CsProduct and Kits (Collection of Items)
Hi,
Custom Table and BO
So we created a custom table and got the REST working, but when we create a BO based on the table with the same name, I don't know how to set it up so that the BO when pushing to the table is not trying to insert a new ID/primary key and just let the table auto increment.
SOAP support
My understanding is SOAP isn't supported for public use in the cloud. Should this be updated? https://developer.imis.com/docs/soa-web-services
401 Unauthorized
We're Logged in as manager and getting a 401 Unauthorized when trying to publishing to a custom business object. I've followed all the steps here: https://developer.imis.com/discuss/5b05a4c84ce3d000035fcbfa but still no luck. Can anyone tell me if I'm missing something?
Applying a MailGroup / MailCode via REST?
Hi,