Discussions
New records don't populate the CommunicationPreferences
When I create a new record (REST) with just the basics (name, member type, etc.) the communication preferences aren't saved into the profile. I have to go to the staff site, to the preferences page and save the record to push them in. What's the trick to get them to populate in the initial POST?
URL Encoding
I am making a get request to a multi instance panel with the following url:
Communication preferences and reasons
Looks like an API exists at https://developer.imis.com/docs/individual
REST API not automatically submitting changes to changelog?
Hello, I am migrating our applications to use the IMIS REST API and it looks like updates to fields are not being automatically logged to the change log as the desktop application does. Am I doing something wrong on my end, or do I need to manually log each update to the change log with REST? Is there a way to enable this functionality automatically?
Update All User's Roles
How can I add role to all of the users using Rest API?
Is there a way to force cached keys to rebuild
I have noticed sometimes when you create promo code. It's not always immediately available for use. You can use the interface to rebuild the system cache and the promo code will start working. Is there a way to do this?
Posting to Activity
I'm trying to make posts to Activity with the following request:
Put Request to Panel
I'm attempting to update a user defined panel field using the api. I can successfully complete GET requests but I always get a 500 Internal Server error back when using PUT.
Edit Panels
I'm trying to update panels from the api but I haven't figured out which endpoints are used for that, can someone point me in the correct direction?
Group Editor
What end points are being used for the group editor ipart?