Discussions
REST authentication using the request verification token in older versions
I have a client running iMIS version 20.2.1.235.
I need to make REST API calls for public (unauthenticated) users but I do not see the __RequestVerificationToken element in the DOM, which is required to make API calls.
Is there a way to set iMIS to render this element? Is there an alternative way to make the call in case this element is unavailable in this version?
PLEASE! What is the secret to creating an Event with Functions in iMIS REST???
Does anyone know how to create an Event with Functions in REST?
Getting a 401 unauthorized on valid access tokens
Wanted to run this by the iMIS developer community as I had this occur a few times on iMIS 20.3.136.136 and I can't seem to replicate as easily. Below is the latest scenario.
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??
Get Group Members via Rest API
Looking to simply get members and their contact info that are enrolled in aspecific group utilizing the REST API. My assumption was to get the Group and its GroupID and then use another endpoint to get the list of associated members but I can't figure out the relationship between group and members. Looking for guidance on the steps I would need to get the members of a specific group and their contact info.
REST API Get Current DateTime
Is there any available api endpoint that I can query to get back what server's current date time is? I'm trying to create an activity and have it be in the correct iMIS instance's time zone.
Bearer and reshesh_token
Hi,
Is there any possibility to have a refresh_token when I call Bearer token with "password" grant_type ? And using it to add expiration to current access_token ?
API Returning 405 Method Not Allowed
When I make requests in the chrome developer console directly to the URL I do not have any issues. However, when I make requests using ajax in an html file, I always get a response of 405 method not allowed. Is there a specific way you have to make ajax requests?
Webhooks?
Hiya,
How to access the REST API
I have followed the following instructions as stated on the documentation website: