Discussions
iMIS Cloud - File Importer
Is the documentation at https://developer.imis.com/docs/custom-importer-replacing-the-file-importer#example-replacing-the-file-importer still the best cloud friendly solution to importing orders and other data into iMIS? If so, where do the project files exist? I searched the GitHub repositories but did not see a repository for this.
Updating records in mass for erasure
Is there a way to mark records for erasure without updating them one by one?
Bad Request when Creating an Event Registration
I am attempting to use this endpoint, https://{{URL}}/api/EventRegistration/_execute, in Postman to create a new event registration.
Disable "add a contact" to a company roster
Hello! We are a trade association and our members are companies that include their employees. We are having trouble with members adding new contacts when they are registering for someone else and we'd like to disable this option as it's causing duplicate records in our system. Has anyone else had this issue and figured out a way to prevent this?
Update Order_Badge using rest API
Can any one let me know how i can update Order_Badge Table using Rest API in cloud?
I am also facing issue in Creating New Activity Type using Rest API in cloud.
Documentation about Invoice Type
Hello,
Validate active membership status for email address
I'll have an email address from which I believe I can look up the party using an email address as per https://developer.imis.com/reference/find-party-using-filter-operator. E.g. /api/party?email=eq:[email protected]
What is /api/GenTable/GenTableId - "GenTableId"
I would have thought it would be the "tablename", however that doesn't appear to be the case.
So what is this "GenTableId" URL param of the "/api/GenTable/GenTableId" endpoint?
https://developer.imis.com/reference/gentable#getgentablebyid
Look up purchase for specific party?
I'm new to iMIS and have been reading to find out how to look up a purchase for a specific party.