Discussions
Upload Content to Rise
Is there a REST equivalent to this: https://developer.imis.com/docs/content-1
Newtonsoft Update
Has anyone successfully updated Newtonsoft to version 12?
HttpCompileException using GoCardless
I am trying to integrate iMIS and GoCardless API. I am able to make API calls from my code but whenever I try to include GoCardless in a .cs file on my site, I am getting a HttpCompileException.
Grabbing References to Contacts that HAVE Attended an Event
Good afternoon,
"There is no service defined for UserSecurity"
Trying to use the ValidateUser API function and getting this error:
How to access REST via a C# control, self-hosted
Consider this a question that I should probably know the answer to. Client is self-hosted on 20.2 SPV, won't be 20.3 or 2020 for a while. Building a simple page to update their personal profile (yes, would prefer to use a simple panel but you know clients) using a simple C# control. I know how to access REST from an Azure function, and how to access it via JavaScript, but I'm having a hard time accessing it using C# code-behind. I can't access the JavaScript __RequestVerificationToken value, and I really don't want to embed a full-user account (don't need to do anything but let someone update their own account). What's the trick? iMIS uses REST (right?) and there isn't an account embedded anywhere that's being used (that I know of). Any advice would be helpful, thanks.
Change Inventory Amounts through REST
Can the amount of inventory on hand for products be changes through the REST Api? I'm having trouble finding which module it would be under.
REST call to login a user
Is there an equivalent of this method "CContactUser.LoginByWebLogin" in the REST API? A way to log someone in without knowing their password.
Query IQA with REST api using a multi select parameter
Hello,
How to get all the payment transactions of a member
I am not able to find any documentation regarding the member transaction?