Discussions
Subscribe Committee Members to a Community
I was wondering if anyone knew of a way or had experience in subscribing members to a community automatically. I looked through the API and see GroupMember endpoint but when checking system BOs it does not look like communities have rows here nor do they have a group id.
API request failing using query endpoint with "between" syntax
I have a query checking for changes within a date range, I'm trying to use the between syntax on the filter and continue to get the error Parameter CREATED_ON does not have a single value."}. The date component also includes the time, I've tried different date/time formats to no avail. The filter I'm using is:
Contacts not receiving "Forgot Password" emails
Our contacts are not receiving the "Forgot Password" emails from the member portal, we can reset on their behalf using the "change password" function but would ideally like them to be getting the emails themselves via the portal.
REST API Equivalent for AR Importer
Hi,
Purchasing Non-Dues Subscriptions
I followed the instructions from Purchasing non-dues subscriptions and got stuck on the second section Find the non-dues ItemSet by ItemCode
IQA or QueryService or Query?
What does SortIsOverridden do?
We are trying to update an Organization Sort value via the Party endpoint to no avail.
developing client-based ipart using MS Blazor framework
Does anyone have ever done that? specifically using Blazor WebAssembly Standalone App project template?
What additional update when removing a person from an organization using iMIS REST API GroupMember endpoint
We have noticed that when deleting a GroupMemberData (for example: Remove a person from an organization ) to effectively remove a person from an organization, the person's title is being cleared out.
Adding to Open Credit
I'm using ComboOrder to apply a payment to the invoice and would like to apply any remaining balance left over as an Open Credit. Below is just a sample.