Discussions
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).
After Gift Added to cart Invoice is missing CartId remains the same
We add an invoice to the cart and push the member to a gift (standard) ipart with the "Add to cart" button. When the gift is added, the Invoice is removed from the cart, but the CartId is the same (we can see this in postman). No errors are presented.