My team has used Make.com to create some integrations between 3rd party tools and Fibery, but there are some limitations with this approach.
I have been looking at IaaS solutions like n8n.io, and I haven’t found much “native” support for Fibery like there is in Make. I’m aware that every Fibery instance will have a custom DB so it will always be necessary to map fields manually within the IaaS tool, but I was really hoping to at least get some pre-built support for authentication and establishing the initial connection. Otherwise we’ll have to write a module from scratch, which does not sound fun or efficient.
Any pointers to other integration tools that are a strong fit for Fibery?
The search query module in Make only allows for exact matching of values. I regularly use the API module instead but this creates errors when the schema changes in Fibery that take more manual work to fix.
Some API actions (like files or batch endpoints) don’t have modules