Last updated on: March 23, 2026
Getting Started in iDMS
The iMIS Data Management Suite (iDMS) is a set of tools for managing, automating, and integrating your iMIS data. iDMS consists of six modules, each with specific capabilities:
- iImport Cloud: Import or update data from spreadsheets into iMIS.
- iUpdate Cloud: Use IQA queries to update existing data or replicate stored procedures.
- iSchedule: Schedule any iDMS job to run automatically at a future time, including recurring tasks.
- iTransfer: Export data to third-party systems and receive updates back via webhooks.
- iWorkflow: Automate sequences of actions triggered manually, on a schedule, or via webhooks.
- iHook: Create webhooks to integrate iMIS with external applications or scripts in real time.
Common iDMS actions
This table summarizes the main actions you can take across iDMS modules. It applies to imports, updates, and workflows where data is inserted, updated, or transferred.
| Actions | Meaning |
|---|---|
| Insert |
Create new records in iMIS, or add related data to existing records.
|
| Update |
Modify existing data in iMIS based on matching criteria.
|
| Insert and Update |
Use when data may need to be inserted or updated in the same job.
|
| Delete Data |
Permanently remove non-contact data from iMIS.
|
| Schedule |
Configure jobs to run automatically using iSchedule.
|
| Transfer |
Export data to external systems using iTransfer.
|
| Workflow |
Automate sequences of actions using iWorkflow.
|
| Webhooks |
Create real-time connections using iHook.
|