Need access to IML custom functions for public app – how to contact Make directly?

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).

:backhand_index_pointing_right: 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 :folded_hands:

Hi @Jeremy_DIEUZE, welcome to the Make Community and thank you for bringing this up here :folded_hands:

I checked your support ticket, and I can see that the team has already enabled IML Functions access for you. You should now see a new tab in the custom app menu, where you’ll be able to create functions.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.