Discussions
How to relate Party to User using REST?
There doesn't seem to be a good, natural way to get from a Party to a User.
SSO Procedure Questions
I've got the new SSO process working, in that I can pass someone to our iMIS site and get them back to the external site with valid tokens, but I have two questions about this process that I can't find information on or get working:
Is there a way to "get at" the HTML in an HTML content iPart?
Is there a way to grab the HTML produced by the HTML Editor ipart on a content record/page??
Writing your own Web API service in an iMIS project
Hello
Deploy Content Items
Using 2017 releases under RiSE > Maintenance > Deploy Content Items I don't see click Deploy Content Items as documented https://developer.imis.com/docs/developing-a-client-based-ipart
Correct dataType but not able to use certain operations ?
For instance,
Innovations was 10 weeks ago (documentation related) ...
... And yet this site hasn't been touched (from what I can see, happy to be proven wrong). Other than a few questions asked and answered, this "developers resource" has nothing on it. None of the REST API documentation links work, they all post back to the exact same LookHere'sAToken!! page, and other than the original 2-3 Hello World examples there's nothing on here. To quote a child of the 80's, Where's the Beef?
Membership REST Documentation
The membership REST Documentation and what's in Postman to create members are not matching up at all. I want to do the minimal to add a contact to our system, but what's in Postman and what's in Swagger (https://testapi.imis.com/swagger/?url=https://testapi.imis.com/sdkdemo/json/membership.json) is not matching up.
Can we get a simple pure Javascript example of Adding the RequestVerificationToken to headers for GET
Can we get an quick example of GET a Party with Authorization token added to request header in Javascript for demonstration purposes?