I'm working on multiple Make, n8n, and a lot of tools. For sending some proposals and login systems, I use a tool called Bubble. Some of the workflows that are complex on Bubble, we used to do with Make. For Google Docs, AI automations, and content creation, I have a couple of things, and email commenting and replies for that are some examples.
When I'm trying to build some workflows, there's a chatbot component. When I ask for something like this, it helps me in that. Or if I get a bug that I'm finding difficult to debug or understand the use case or the log, it clearly explains it to me and sometimes it advises me to do this or that, so that it's easy for me to fix it.
Real-time functionality is really needed in most cases. For example, in AI automations, when a customer signs up into my portal and I try to send them a reply, the data would synchronize so then I can send them accurate data. There are a couple of use cases which are complex that I cannot explain on the call.
Most of what I learned about Make is mainly from the templates only. Anything that I tried to do, I try to see who has done it already and try to understand and rebuild it.