Actions
- Insert Activity - Inserts an activity record into iMIS.
- Convert to CSV - Converts a dataset from JSON to CSV.
- Delay - Delays execution for a period of time.
- Delta Hashing - Reduces a dataset to only changed records.
- FTP Upload - Uploads data to an FTP(S) endpoint.
- Gate - Jump over actions or end the workflow early.
- HTTP Request - Execute an HTTP request, and optionally store the response body.
- Fetch IQA Data - Execute an IQA and return the results.
- iDMS iUpdate - Execute an iDMS iUpdate task.
- Execute JS- Manipulate the data on the pipeline with custom JavaScript code.
- JSON Validation - Validate data with a JSON schema document.
- Insert Panel Record - Insert a record into an iMIS panel.
- Generate Public Link - Generate a random, temporary URL that contains your workflow data.
- Select - Reduce, rename, and filter your data.
- SFTP Upload - Uploads data to an SFTP endpoint.
- Text Messenger - Executes a Text Manager campaign.
- iMIS REST API - Call any iMIS REST API endpoint.
- SQL Stored Proc - Execute any SQL stored procedure.
- Manage Workflow - Disable or archive the workflow that runs this action automatically.
Back to top