Discussions
Current Logged in User?
Hello,
SSO Login Redirect
We are trying to configure out SSO application to redirect back to the 3rd party application AFTER logging into iMIS via the iMIS login interface.
CORS Issues and REST Data on non-iMIS Site
How to get authenticate and get iMIS Data and solving CORS Issue?
What are the rules for setting up client applications?
Order Import Calls
What API calls would we need to make in 20.3 in order to replicate what happens in 20.2 when using the order import tool in iMIS desktop? We're guessing some calls to make an order, make a payment, etc, but we're not entirely sure of everything happening in the background.
API - Add Primary Contact to Company Account
Hello,
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.
Prorate Initial Join Dues
Has anyone prorated the initial month for dues? We have a need to prorate the first month when someone signs up. This is more for accounting reasons, to make sure everyone's renewals are processed on the 1st of each month.
iBo Change Password
We are trying to update a custom page we have to work in 20.2 using the change password method in iBo.ContactManagement
This is what we are doing:
cContact.UserSecurity.ChangePassword(this.txtNewPassword.Text, this.iMISID, this.password);
Menu Issue in RISE website
Hello,