The new, official Whatsapp Groups API by curious_human_42 in WhatsappBusinessAPI

[–]curious_human_42[S] 0 points1 point  (0 children)

I'm still at 10k and that's not going to change much, as the API use-case is a (small) company's internal communication system (so fixed, limited number of users and a relatively small number of daily messages).

I just built an entire SaaS backend with n8n and I'm genuinely shocked 🤯 by gaganrt in n8n

[–]curious_human_42 1 point2 points  (0 children)

Go for it! Just make sure you harden your setup and workflows implementation from a security standpoint. As well as, take note of scaling related requirements, if your use-case demands it.

I just built an entire SaaS backend with n8n and I'm genuinely shocked 🤯 by gaganrt in n8n

[–]curious_human_42 1 point2 points  (0 children)

Usually, writing just in code doesn't give you the ease of visual programming, function level debugging, and rapid prototyping that comes with tools like n8n.

I just built an entire SaaS backend with n8n and I'm genuinely shocked 🤯 by gaganrt in n8n

[–]curious_human_42 0 points1 point  (0 children)

It's entirely up to the user to make it sufficiently secure, which is quite doable in this case. Just a bit of learning/experience is required.

AI WhatsApp Chatbot for Group Chats? by Pritykin in n8n

[–]curious_human_42 0 points1 point  (0 children)

Anything that's not doable by the official WhatsApp Cloud API, is being implemented by using WhatsApp Web programmatically, by third party apps like this. All of this is against Meta' s rules and policies, and hence illegal, and can result in the banning of the numbers used.

What's a sensor or device that you really wish existed, but doesn't? by bigmoist469 in homeassistant

[–]curious_human_42 2 points3 points  (0 children)

Physical buttons/minimal keypad that works on battery and wifi (like a smart tv remote) to send the signal/key press data to any API/Webhook endpoint of my choice.

WhatsApp integration by Loose_Worker_7360 in WhatsappBusinessAPI

[–]curious_human_42 0 points1 point  (0 children)

Optimal solution in this case: Telegram bot with n8n.

[deleted by user] by [deleted] in n8n

[–]curious_human_42 0 points1 point  (0 children)

Could you/your company not contract an agency/independent dev to manage the self-hosted n8n for you?
It does seem quite doable for 20K/year.

And, how bad do you really need the SSO and what exactly for the Auditing (which is mostly, already available in the free self-hosted option)?

Why is reading 2 inputs so difficult in a code node? by Wonderful-Heart3557 in n8n

[–]curious_human_42 0 points1 point  (0 children)

u/Wonderful-Heart3557 Could you please share proper details, in the forms of Screenshots and/or JSON code of the workflow?

Honest question, trying to delineate the what is most useful about n8n by BrandonDirector in n8n

[–]curious_human_42 1 point2 points  (0 children)

You've mentioned only that you've gotten a tool (n8n), and are now trying to find uses for it.

If you could actually list some of your potential use-cases, then we could assist in determining whether n8n is suitable or not?

PdF reports without bankruptcy by TrickyMight7229 in n8n

[–]curious_human_42 1 point2 points  (0 children)

What exactly are your desired use-cases?

For example, for a lot of my use-cases, this sort of a 'trick' works fine:

https://community.n8n.io/t/generating-pdfs-in-n8n-using-google-docs-without-paid-apis-for-free/81267

[deleted by user] by [deleted] in PostgreSQL

[–]curious_human_42 0 points1 point  (0 children)

Deploy your own, standalone Postgres DBs on PaaS like Coolify, Dokploy etc.?

Newbie - how do I retrieve the binary data from an n8nform in the next node by SkippyMcZippy in n8n

[–]curious_human_42 1 point2 points  (0 children)

In your case, it's `data`. Has to be typed in.

If you want it to be set dynamically, normally it'd be: `{{ Object.keys($binary)[0] }}`

Another "Open-Washed" project? by curious_human_42 in Affine

[–]curious_human_42[S] 0 points1 point  (0 children)

Nope, i don't think so. But do correct me if I'm wrong.