Discussions
Timezone(s)
Hi,
Translation Module
Can anyone point me to some material that explains in detail how to make use of the iMIS Translation Module?
Can you hyperlink a profile image?
When building an IQA using CsNamePicture as a source and displaying the Picture Logo as column a column in the query, iMIS will display the profile image. Is there a way to hyperlink the image to an internal content page? I tried to do by placing a URL in the Link column within the display line of the query. The text of the link was /Directories/Member_Roster.aspx?ID[code_ID]. While the link worked just fine, the images were all replaced by hyperlinked text that displayed as "System.Byte[]".
Creating a webservice and hosting
We're looking to create a webservice to be integrated into iMIS for a cloud hosted client. This webservice will enable the push and pull of data to and from the vendor's system.
Update Descriptions and other fields in Campaing and Appeal
The following endpoints creates the record, but not updating other fields such as Description
Deleting a company administrator
I'm able to add company admins and members using the rest API for organization relationships. However deleting it has been a challenge for me and the only reference I can find is available at https://developer.imis.com/docs/working-with-committees#section-deleting-a-committee-member. This may work on committees but I haven't had any luck with the organization relationship. Below is the JSON string I use to post to /api/GroupMember/
Password Reset Without Previous Password
Hi All,
REST API - how to change expiration date on user credentials?
Hello - wondering if it's possible to change the expiration date on user credentials in the API?
Form Builder
Hi,
Activity Attach accessible from REST
I know the Activity is available on the REST API, but not sure if the Activity_Attach is available to the REST API.