Discussions
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?
EntityManager Find vs FindByIdentity performance
Hello all,
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?
Table of table of contents doesn't take user to section of developer site
Table of table of contents doesn't work to menu pages.
Sample Code from IMIS SDK - Is there a replacement for this code or can anyone make it work?
This is code from developer.imis.com - I am trying to load an Invoice into the Shopping Cart. Billing Cycle has already run, but I need the Invoice. The Invoice has this strange notation ####:###### - specifically the second set of numbers which I need to feed to the ItemDetails page/content record.
It appears to be in this format :
"CASH:{partyId}:{billingRunResults.LegacyBillingDataUsedByService.BillingLogKey}"