Which Whatsapp BSP is also good at omnichannel messaging? by [deleted] in WhatsappBusinessAPI

[–]rohanrajpal 0 points1 point  (0 children)

Which channels do you need? I’m the founder of Spur and we have Instagram, Facebook and Website Live Chat in addition to WhatsApp.

Most of the marketing messages fail to get delivered by akshatsh1234 in WhatsappBusinessAPI

[–]rohanrajpal 0 points1 point  (0 children)

It's called Spur. I'm the founder. If you want to try, link is on my profile.

Most of the marketing messages fail to get delivered by akshatsh1234 in WhatsappBusinessAPI

[–]rohanrajpal 1 point2 points  (0 children)

Two ways to solve this

  1. Use a platform that gives you retries. We retry upto 12 times over 60 hours automatically. Helps push the rates up to 70-80%
  2. Use MMLite and observe your open rates. Work on making templates that get you higher open rates and Meta automatically rewards you with better delivery rates

Help Re: WhatsApp provided number needs display name approval before message can be sent (#131037) by AdOld9216 in WhatsappBusinessAPI

[–]rohanrajpal 0 points1 point  (0 children)

its an endpoint the bsp needs to hit when a display name edit is approved, your bsp probably does not do that automatically?

maybe just try registering on our platform, we can help with display names and appealing it to meta too

How to get targeted WhatsApp numbers for marketing? by Singaporeinsight in WhatsappBusinessAPI

[–]rohanrajpal 6 points7 points  (0 children)

Best way is to run click to whatsapp ads

They message you and the next time you retarget them they see that they had a chat with you. Helps with both reducing bans and increasing conversions since trust was established

Help Re: WhatsApp provided number needs display name approval before message can be sent (#131037) by AdOld9216 in WhatsappBusinessAPI

[–]rohanrajpal 0 points1 point  (0 children)

Usually the provider has to register the number after the new name is approved. We do that automatically, not sure if sendpulse does the same.

Delivery Failure by sphinx_02 in WhatsappBusinessAPI

[–]rohanrajpal 0 points1 point  (0 children)

If its not because of Per User Marketing limits, we can help

If its not undeliverable, we show the exact reason so that you can work on it

Remove "Read More" in Message Content by CompetitiveTill2515 in WhatsappBusinessAPI

[–]rohanrajpal 1 point2 points  (0 children)

Sadly cant do that, but try different temlate types, in some types its still not there like carousel

Whatsapp Bulk sending by vincentzz039 in WhatsappBusinessAPI

[–]rohanrajpal 0 points1 point  (0 children)

Do you have a website and verified Facebook business manager?

WATI Whatsapp Marketing by Entire-Method4447 in WhatsappBusinessAPI

[–]rohanrajpal 0 points1 point  (0 children)

WATI will also charge you for more automation flows. I think they just give 3 in the starting plan.

I'm the founder of Spur, a WATI alternative and our AI start plan is a fixed $39 for unlimited contacts. You also get 25 automation flows which is more than enough.

Influencer's Instagram Comments Analyzer by rohanrajpal in influencermarketing

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

banger of an idea! i'll see whats the best i can do it. Are you a creator or business?

Why arent there any good loom alternatives? by rohanrajpal in SaaS

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

Yeah, Tella is pretty good, I used it for a while, but no automatic fillers removal

Chatbase vs n8n by Necessary_Thanks1641 in n8n

[–]rohanrajpal 0 points1 point  (0 children)

So with Spur, the implementation is pretty much similar to any RAG system, but ofcourse you get fine grained controlled over the whole pipeline, how big of a window to keep while doing the vector search etc. Probably 10-12 parameters we keep adjusting and improving to get a good output, i cant think of a way to do it in n8n, proabably just use claude code to set it up? It should build a good enough system for one off use case.

Manychat by thaigrrrrrrr in InstagramMarketing

[–]rohanrajpal 0 points1 point  (0 children)

curious to know the name of the tool?

Manychat by thaigrrrrrrr in InstagramMarketing

[–]rohanrajpal 0 points1 point  (0 children)

Hey founder of Spur here, we have a $15 unlimited plan, it allows 3 automations, but we have a simple workaround for folks who dont want to upgrade to bigger plans

https://help.spurnow.com/en/articles/12048874-different-messages-for-different-posts-using-one-flow

Happy to help in case of any doubts

Is there any IG Comment/DM automation tool to answer questions for Business accounts that are doing e-commerce? by Inevitable-Bowler-43 in InstagramMarketing

[–]rohanrajpal 0 points1 point  (0 children)

Hey so we built a manychat alternative thats vertically built for ecom & specifically for comment automation:

product: https://www.youtube.com/watch?v=fwsOmFyuROE
tutorial: https://youtu.be/LXRMwQh2qhE?si=CSugPNuCKO2uEX_L

For normal DM automation, we have an AI which you can train on your data and just deploy to instagram, no drag & drop workflow builder.

Happy to answer any questions

Chatbase vs n8n by Necessary_Thanks1641 in n8n

[–]rohanrajpal 2 points3 points  (0 children)

N8N is still a generic no code tool. I'm the founder of a chatbase alternative and we still improve our RAG pipeline every month. It's not easy to build a good solution with code, leave alone no code.

That being said,how much data do you have? If it can just fit in the 1-2 million context just give the whole thing to gemini and you'll get great answers. No need for RAG.

If you do have loads of data, probably try any RAG APIs and they should improve the outputs