Components, Libraries and Collections
Components, Libraries and Collections are all key to efficient integration development in Iguana.
-
Integrations are made up of one or more Components written in Lua
-
Components are stored in Git repositories.
-
Components leverage Libraries as a mechanism to share code across multiple components.
-
Components and Libraries can be stored in Collections to group components together in a single repository.