Discussions
Panel designer - Filter Data Source
Hello, we're trying to create a Panel that points to a List of records for an ID.
Passthrough API - Current User
Good afternoon,
Is the Github Postman collection going to be updated?
Doesn't look like https://github.com/Advsol/iMISRESTCollection has been updated in some time. Is there another one? Thanks.
Limit on number of fields in a old-customizer table / Business Object
We're seeing numerous errors in the IIS logs (and event viewer) by a third party application (OK, Clowder) calling a UD table. The error is generally something like:
REST API Person Update Birthdate
We are grabbing a person record and modifying two fields in additionattributes data then sending the information back in an update. When we send the exact same Birthdate we received from the Person GET call it saves it as one day prior to the value.
For latest collection of endpoints used to access the iMIS RESTful interface through POSTMAN
I am using the endpoints collections which is provided here - https://github.com/Advsol/iMISRESTCollection. The version is 20.3.44. But, it seems like the collection is an old version of the end points. So, can anyone please provide the latest collection of end points collection for using it through POSTMAN?
Order Stage Processing Request
api/Order/_execute
Updating security??
Having trouble finding the right endpoints for updating a user security profile in iMIS cloud (20.3.90.44742). I want to:
How do I work with the Communication Preferences Link?
When you create a communication in the Staff site, you can put a [INSERT COMMUNICATION PREFERENCES LINK], which generates a link with a token for managing a contacts communicaiton preferences. Is there anything with in the API that will generate these tokens?
REST API - Get DocumentID of currently loaded page
We would like to get the document ID of the currently loaded page, so we can get some data from User Defined fields on that page via REST API.