Discussions
How to clear out Party.BirthDate value?
Hello,
Member Engagement Director
How do I give a temporary password in IMIS.
Current status/functionality of /ContentItem?
I'm wondering what the current status/functionality of the /ContentItem endpoint is. A simple GET doesn't work, I know it can be filtered by ContentKey (and maybe other fields but I don't know what) but in testing I can't seem to get it to return anything. Is a GET supposed to work at this point? Thanks.
REST - organization set company id
Hello,
Why is the "query" end point not actually listed in the data model?
The "Core" data model lists the endpoints for query definition, query parameter definition, and query service (https://testapi.imis.com/swagger/?url=https://testapi.imis.com/swagger/Enterprise/20.3.149/core.json). It does not, however, actually explain how to call an existing IQA. That information, as far as I can tell, is only available in the article on migrating from the IQA to Query service endpoint (https://developer.imis.com/docs/migrating-from-iqa-to-query-service-endpoint).
Adding a simple React application as a custom ipart
I'm having trouble adding a custom ipart using React into imis. I've followed the documentation for at https://developer.imis.com/docs/developing-a-client-based-ipart as well as looked at this post https://developer.imis.com/discuss/60496efdc703ae0064f710b1.
Executes a UserSecurity operation - AddUserRoles
Using the documentation here, https://developer.imis.com/reference/executeusersecurity, I get the following message when I attempt to add user roles.
/api/CommunicationLogRecipientSummary - MessageType displays differently in iMIS
Hi - I created a Communication Log record using the API, and set /api/CommunicationLogRecipientSummary.MessageType to 1 (SMS). When I query the record I created, it looks good:
Can you POST/PUT to /api/CsAddress?
Hi - when I POST to /api/CsAddress, I get:
Metadata endpoint for panel
Is there such a thing? If a panel doesn't exist for ID 101 I have to POST it, but where's the metadata-type call I can use to build the panel data? Am I still left with pulling a record for a "known ID" and using that?