Discussions
Metadata for IQA
Hiya,
is there a way to get the metadata of an IQA via the REST API i.e. field names/Aliases returned, filters on the IQA...
Any pointer in the right direction is much appreciated.
Thanks much!
Alex
Updating username
I'm trying to update just a person's username. I'm trying the request from this page https://developer.imis.com/reference/usersecurity but I keep getting this message: "{"$type":"System.Web.Http.HttpError, System.Web.Http","Message":"Authorization has been denied for this request."}"
Connecting from a Single Page App to REST API
I am a novice to the iMIS REST endpoint connectivity. The requirement is to have the Single Page App connect to the API and get the names of all companies with a contains search. Where do I start? I am trying to get my head around OAuth2.0 authorization, JWT and its expiry and Refresh token. Any pointers into this direction would be deeply appreciated.
Adding Structured Snippet, Meta tags, and opengraph data to iMIS
Hello,
IMIS / RISE - Version Control
Hello,
PostCode Lookup
Hello,
Delete the weblogin/user of a contact via REST
Hi all,
is there a way to delete a user via REST?
A client of mine has the need to have the user being removed automatically which one would normally do via RiSE - Security.
Pulling list of available Business Objects in REST
Is there an easy way to get a list of Business Objects? The best solution I have now is https://{{URL}}/api/DocumentMain?DocumentTypeCode=BOD. It does pull in some duplicates but I think with an IQA I should be able to group them and have a nice list going, but I'm not sure if I am doing it the right way.
Deploying Client based iParts
Hi,
Pulling list of Panel Sources
Is there a simple way to pull a list of sources (both single instance and multi-instance) other than looking for it in the ObjectMetaData and ObjectPropertyMetaData?