The problem with no-code solutions
No-code middleware always leads to the same ugly conclusion. It’s easier to see with a practical example - in this case our old pre IguanaX product - Iguana 6.
One of the biggest inspirations for IguanaX’s design was looking at the problems we faced with the To/From File components in the product. In our support flow we’d often find customers having trouble with these components and need to switch them to implementing the logic they needed in Lua using the translator. This explains why:
This is why designed IguanaX around the idea of never having components hard coded into the platform. Instead build very simple components in Lua and make it super easy to customize them.