Component Change Log
Athenahealth Adapter - v1.0 (commit d6b80c1 - June 26, 2025)
Framework for integrating with the athenaOne API and FHIR APIs.
https://man.interfaceware.com/code/2854912002
v1.0 (d6b80c1)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
AWS DynamoDB Adapter - v1.0 (commit 4afdde6 - Sept 29, 2025)
This adapter can be used to upload, read, and list objects in an AWS S3 bucket.
AWS S3 Adapter - v1.0 (commit fecfb02 - June 26, 2025)
This adapter can be used to upload, read, and list objects in an AWS S3 bucket.
https://man.interfaceware.com/code/3540877338
v1.0 (fecfb02)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
BigDataCloud API Validation - v1.0 (commit 8fdcfaa - Aug 27, 2024)
Validates email addresses and phone numbers using the BigDataCloud API.
CDA Creator - v1.0 (12c4748 - Aug 19, 2025)
This component shows how to create CDA documents using the CDA library and generates a sample CDA document.
https://man.interfaceware.com/code/2947186724
v1.0 (12c4748)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
CDA Validation - v1.0 (commit 2accb03 - Aug 19, 2025)
This component shows how to validate C-CDA documents using the CDAVALIDATOR library.
https://man.interfaceware.com/code/3409018881
v1.0 (2accb03)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
Component Organizer - v1.1 (commit d8349f7 - Oct 14, 2025)
Running this component arranges the components on a user's dashboard into a grid, with pins marking each location.
https://man.interfaceware.com/code/3073572865
v1.1 (d8349f7)
-
Component can now also take a username as an input argument
-
Untagged components will now be sorted alphabetically
v1.0 (e58e625)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
Component Performance Monitoring - v1.0 (commit 6819dfb - Nov 7, 2025)
Example component for using the PERFORM library to evaluate the performance of various processes, including their CPU load, wall execution time, and memory footprint. Includes several case scenario examples.
Custom - v1.0 (commit 3094988 - Oct 7, 2024)
Empty starting Translator project.
Deploy hosted instance - v1.0 (commit 3371296 - Sept 9, 2025)
Automate installation and deployment on an AWS EC2 using a launch template and AWS CLI.
https://man.interfaceware.com/code/2732326916
v1.0 (3371296)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
EC2 AWS CLI - v1.0 (commit 3c2da77 - Sept 12, 2025)
Example how to use AWS CLI to manage your EC2 resources.
https://man.interfaceware.com/code/2705784943
v1.0 (3c2da77)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
eCW Adapter - v1.0 (f31d735 - Nov 25, 2025)
This is an adapter framework for integrating with the eCW EMR FHIR API.
https://man.interfaceware.com/code/3692691458
v1.0.1 (f31d735)
-
IXFI-113: Added a scope input parameter in ECWclient. Corrected the default AuthUrl custom field value.
v1.0 (d04f8b3)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Email Filter - v1.0 (commit 70e415a - Oct 2, 2024)
Uses the EMAIL library to parse email messages.
Email IMAP Feed - v1.0 (commit 508630d - June 25, 2025)
Connect via the IMAP protocol to an email server to download and queue the messages in sequence.
https://man.interfaceware.com/code/2690941052
v1.0 (508630d)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
Email Sender - v1.0 (commit 62ee6dc - June 24, 2025)
Example using the SMTP protocol to send a rich HTML formatted email with MIME-encoded email attachments.
https://man.interfaceware.com/code/2803204121
v1.0 (62ee6dc)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
Epic FHIR Adapter - v1.0 (commit 398f54f - Sept 12, 2025)
This is an adapter framework for integrating with the Epic EMR FHIR API.
https://man.interfaceware.com/code/2784329729
v1.0 (398f54f)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Excel Adapter - v1.0 (commit dc84596 - Sept 17, 2025)
This demonstrates how Iguana can exchange data with Excel, sending and receiving data for reporting.
v1.0 (dc84596)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
FHIR Profiling Tool - v1.0 (commit 340aa93 - Sept 12, 2025)
This is a development utility that can be used to generate FHIR Resource JSON templates.
https://man.interfaceware.com/code/2776268848
v1.0 (340aa93)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
FHIR Resource Creator - v1.0 (commit f3aeb69 - Aug 29, 2024)
This is a demo component that shows how to create and map FHIR resources.
File Reader - v1.1.1 (commit f974ab8 - Dec 11, 2025)
Reads files from a directory matching a pattern by polling the directory every so often.
https://man.interfaceware.com/code/2680717358
v1.1.1 (f974ab8)
-
Added descriptions to the component configurations.
v1.1 (0392fe2)
-
Simplified the component and separated the different steps.
-
Added checks for the source directory and made it so that it can create the directory if needed.
-
Resolved a potential issue with message skipping in case the directory is missing or in case of a permissions issue.
v1.0 (9d81fea)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
File Writer - v1.1.1 (commit 9981e46 - Dec 11, 2025)
This component takes data enqueued to it and writes it out into a file based on the current timestamp.
https://man.interfaceware.com/code/2680684609
v1.1.1 (9981e46)
-
Added descriptions to the component configurations.
v1.1 (0ada25e)
-
Refactored the code, separating the processing steps.
-
Allowed the component to create its own repository
v1.0 (d652739)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
From File - v1.1.1 (commit 3eec359 - Dec 8, 2025)
Reads files from a directory into the queue and moves or deletes processed files. Expands on the File Reader.
https://man.interfaceware.com/code/3018457089
v1.1.1 (3eec359)
-
Added descriptions to the component configurations.
v1.1 (20c3052)
-
Refactored the code, separating the processing steps.
-
Added control over batching vs simple reading.
-
Added X12 support, as well as stub code for custom message parsing.
v1.0 (6e4e762)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
-
Improved error logging for failed file read and writes
From FTP - v1.1.1 (commit 6ed5a8f - Dec 9, 2025)
Connects with a FTP, FTPS, or SFTP server and retrieves files from a target directory for processing.
https://man.interfaceware.com/code/2999418904
v1.1.1 (6ed5a8f)
-
Added descriptions to the component configurations.
v1.1 (85728b0)
-
Refactored the code using the From File as a base, decoupling the file reading process and FTP process.
-
Separated the different FTP operations into their function and connectors to their modules.
-
More streamlined logging sequence.
-
Added control over batching vs simple reading.
-
Added X12 support and stub code for custom messages.
v1.0 (5c91533)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only
From HTTP - v1.0 (commit ec5c917 - Sept 11, 2025)
Acts as a web service and receives HTTP requests on a port. Sends a generic response which can be customized.
From HTTP Multithread - v1.0 (commit fe9f125 - Sept 10, 2025)
Acts as a web service and receives HTTP requests on a port, delegating to a multithreaded worker.
From HTTP Multithread Worker - v1.0 (commit 27164cd - Sept 5, 2025)
Acts as a multithreaded worker that receives requests from the From HTTP Multithread component.
From LLP - v1.1.2 (commit 5001557 - Oct 16, 2025)
Receives HL7 messages on a port using the LLP protocol and pushes them downstream.
https://man.interfaceware.com/code/3347185711
v1.1.2 (5001557)
-
Added minor comments and debug logs.
v1.1.1 (1658ca8)
-
Fixed minor logging typos.
v1.1 (d763230)
-
IXFI-68: Significantly improved processing performance of large messages. Also refactored the code and updated the custom fields for readability.
-
Improved detection of closed connections and non-HL7 data.
v1.0 (f3f85d2)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Gmail Trasher - v1.0 (commit 7d61971 - Sept 16, 2025)
Connects to Gmail IMAP server and moves dequeued email UIDs to the Trash folder.
https://man.interfaceware.com/code/2731966534
v1.0 (7d61971)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Godaddy DNS - v1.0 (commit 55f082f - Aug 29, 2024)
Example how to update GoDaddy DNS records. Includes updating the A and CNAME domain records.
HL7 Client - v1.0 (commit 2443c8f - Sept 16, 2025)
Send HL7 messages to a port using the LLP protocol. This is a destination.
https://man.interfaceware.com/code/2727706711
v1.0 (2443c8f)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
HL7 Map - v1.0 (commit 07c542e - Sept 10, 2024)
HL7 mapping component to copy and customize. This feeds from a source queue into a destination queue.
HL7 Server - v1.0 (commit ad4d1c2 - May 8, 2025)
Receive HL7 messages on a port using the LLP protocol. This is a source.
HL7 to DB - v1.0 (commit cafe1a6 - Sept 10, 2024)
This is an example of mapping HL7 into a database.
HL7 to HL7 Map - v1.0 (commit 3807ccd - Aug 29, 2024)
Framework for filtering and mapping operations on different HL7 versions and message types.
Iguana 6 Channel Importer - v1.0 (commit 1b9813e - Nov 7, 2025)
Migrate Iguana 6 channels from a repo to IguanaX components.
https://man.interfaceware.com/code/2646999054
v1.0 (1b9813e)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
-
Updated to use iguana6 time functions (released 10.1.115) if available.
Iguana 6 Channel Importer - Local - v1.1 (commit fb72fea - Dec 1, 2025)
Iguana 6 channel importer for local git repositories.
https://man.interfaceware.com/code/3585769480
v1.1 ( fb72fea )
-
IXFI-125: Fix Iguana6 Local Importer version check library in bitbucket
v1.0 (ceb315c)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
-
Updated to use iguana6 time functions (released 10.1.115) if available.
Jotform Adapter - v1.0 (commit 77cfdf4 - Jan 27, 2025)
This component reads from the Jotform API to get form entries.
LDAP Authenticator - v1.0 (commit 8883fe1 - Sept 16, 2025)
Enables users to log in to Iguana with an organization's Active Directory credentials using LDAP for authentication.
https://man.interfaceware.com/code/2800779294
v1.0 (8883fe1)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Mini Website - v1.0 (commit 4a33c18 - Sept 16, 2025)
Simple mini website with JavaScript.
https://man.interfaceware.com/code/2693300229
v1.0 (4a33c18)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Notifier Receiver - v1.0 (commit 979dc63 - Sept 15, 2025)
Receives notifications when rules are triggered and passes them to the queue.
Notifier Sender - v1.0.1 (commit 5af5126 - Nov 19, 2025)
Receives notifications from the Notifier Receiver and sends them over email.
https://man.interfaceware.com/code/3853123587
v1.0.1 (5af5126)
-
IX-115: fixed log urls to properly load the configured LinkHostName and use the component GUID
v1.0 (bf114ed)
-
Initial release
Password Change - v1.0 (commit 74a0a1e - Aug 29, 2024)
Sample component for how to programmatically change a password.
Pipedrive Adapter - v1.0 (commit 6de7309 - Sept 11, 2024)
This component interacts with the Pipedrive API to retrieve a feed of deals.
Process Scheduler - v1.0 (commit 38c6e9d - Sept 16, 2025)
Schedule a process to run once a day.
https://man.interfaceware.com/code/3459284993
v1.0 (38c6e9d)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Regression Tester - v1.0 (commit afc28e3 - Sept 16, 2025)
Tests various features in Iguana's Translator APIs as part of the QA process.
https://man.interfaceware.com/code/2655518721
v1.0 (afc28e3)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Salesforce Adapter - v1.0 (commit 8299926 - Aug 29, 2024)
Framework for Salesforce API integrations.
ServiceNow Adapter - v1.0 (commit 335acae - Sept 17, 2025)
Framework for ServiceNow API integrations.
https://man.interfaceware.com/code/2833809453
v1.0 (335acae)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Shell Adapter - v1.0 (commit 9f8c0b1 - June 12, 2024)
Example adapter — a good starting point to write an adapter from scratch.
Simulator - v1.0 (commit 16f6b8e - Sept 17, 2025)
Simulate test stream of HL7 messages to an HL7 Server port.
https://man.interfaceware.com/code/2727608374
v1.0 (16f6b8e)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
Slack Notifier - v1.0 (commit e63c6ea - Jan 27, 2025)
Example using SLACK adapter which can be used to send messages to a channel.
Timer - v1.0 (commit 67879ee - Nov 15, 2023)
Runs main function on a timer.
To File - v1.1.2 (commit 67879ee - Nov 13, 2025)
Writes incoming data to files. Expands on the File Writer.
https://man.interfaceware.com/code/3015344129
v1.1.2 (fc75c7b)
-
Renamed modules and functions for better visibility.
-
Added a check for if the component was not set as a downstream component.
v1.1.1 (2960787)
-
Changed default file configuration to write to
Separate filesinstead ofA single file. -
Added a warning for using a small file mask.
v1.1 (a934189)
-
Logging improvements.
v1.0 (14280e9)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
-
IXFI-103: Refactored and simplified code and added more debugging logs. Improved component stop recovery to help pick up where files were left off.
To FTP - v1.0 (commit f3d92c8 - Nov 26, 2025)
Connects to a FTP, FTPS, or SFTP server and writes incoming data to files.
https://man.interfaceware.com/code/3245834241
v1.0.2 (f3d92c8)
-
Added descriptions (new feature in 10.1.115) to the component configurations. This version is compatible with Iguana 10.1.115 and up ONLY
v1.0.1 (7313d4a)
-
IXFI-87: Refactored the component to improve readability, performance, and reliability. Improved separation of concerns between local file writing and FTP functionality. Updated some custom fields to “list” type fields for ease of use. Added mask choice warnings and error cases to increase reliability. Vastly improved logging statements for both single and multi-file.
-
IXFI-118: Fixed bug with using spaces in remote file names and directories.
v1.0 (aa96659)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
To LLP - v1.2 (commit a6df41f - Nov 27, 2025)
Receives HL7 messages from an upstream component and sends them to a port using LLP.
https://man.interfaceware.com/code/3346989093
v1.2 (a6df41f)
-
IXFI-35:
-
Refactored the component to improve readability, performance, reliability, and debugging.
-
Added the ability to check for downed connections dynamically (OS Command Execution must be enabled (enabled by default) - feature introduced in 10.1.114).
-
Renamed custom fields and changed some custom fields to “list” type fields for ease of use.
-
Added descriptions to the custom fields (feature introduced in 10.1.115).
-
This version is compatible with Iguana 10.1.115+ ONLY
-
v1.1 (e9d69bf)
-
IXFI-76: improved handling and logging for ACK timeouts and unexpected/duplicate ACKs.
v1.0 (9c1bd5d)
-
Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.
X12 Parse - v1.0 (commit 3c06138 - April 14, 2023)
Example parsing an X12 transaction.
XML Techniques - v1.0 (commit bc9d84d 0 July 4, 2024)
Sample component demonstrating useful XML parsing and generation techniques.