Hi,
We’re a SaaS platform and we are maintaining a public app in Make.
I need to solve a technical issue with empty collections: when a collection field (e.g. billingAddress) is left blank, Make still serializes it as {} in the request body. Our API rejects empty objects — so I need to omit them entirely.
From the docs, this can be solved using a small helper like removeEmpty() with IML custom functions. But I don’t have access to IML functions and I can’t reach support anymore (emails to helpdesk@make.com aren’t read, and the helpdesk portal is blocked without a paid plan).
Since this is about a public app in the Make ecosystem, not a private scenario, I really need to get in touch with the right team. Is there a way to contact Make for this type of request, or to get IML custom function access enabled for app maintainers?
Thanks a lot for any guidance ![]()