I believe MAKE has a feature like Zapier’s Interfaces –a visual front end that lets team members/customers interact with an automation(s).
So, here are my questions:
- What do people use to quickly build a (password protected) front end for an automation?
- I haven’t used Make’s integration with Zapier. Has anyone used Zapier’s interfaces with Make?
Thank you!
When you say the front end for an automation, I assume you mean a Make.com clone or the visible part of make.com.
There are No-code options for this: like Webflow + Memberstack Or Bubble io
Also Custom code options: Next.js + Supabase or react.js + firebase(for instance) best for devs.
1 Like
Thank you @Greatness_me!
yes, I meant a no-code, front-end, interface builder that could send/receive data and could execute some basic logic. That’s what the Zapier Interfaces feature does.
I wasn’t aware of bubble io, and it does looks promising. I’ll take a peak. I want to avoid a custom code solution because we need to do very quick iterations, and the budget is very low.
Thank you!