HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog In
Discussions
These docs are for v20.3.44. Click to read the latest docs for v20.3.192.

Discussions

Ask a Question

Connecting to BigCommerce API without Oauth2

Does anyone have an example of how to make an API call to the BigCommerce API? It doesn't support Oauth2 so I can't add it with a client application.

Display Order Confirmation and trigger email via REST API

Dear all,
I am submitting an order through the shopping cart via the REST API on iMIS Cloud. How can I pass the result set over to the order confirmation page which would also trigger the order confirmation email?
Any insight in how to achieve this is much appreciated.
Thanks much!
Alex

Create a Billing Line - Membership

Hello,

Is there a way to submit / edit event registration survey answers through the API?

When a user registers for an event they are asked survey questions.
Can we save or edit their answers through the REST API?

Adding Subscriptions through API.

Is there a way to add subscriptions through the REST API in 20.3?

Static access deployment client side dynamic content items /iparts

https://developer.imis.com/docs/developing-a-client-based-ipart
Shouldn't this page document static access deployment and maybe even building a deployment package using https://webpack.js.org/?

Duplicate contact merge

Does a REST API exist for identifying and merging duplicate contacts outside of party?

Duplicate contact merge

Does a REST API exist for identifying and merging duplicate contacts outside of party?

Does EventFunction and EventResource REST endpoints work for POST in 20.2/2017 with latest Service Pack?

Does EventFunction and EventResource REST endpoints work for POST in 20.2/2017 with latest Service Pack?

Where did /api/QueryDefinition go?

In iMIS 2017, I can call /api/QueryDefinition/7feb7da5-3eac-4f11-abb2-291c14cf5aca and get the definition of that query (so that I know what parameters to pass when I call it).