Spam blockers in the platform

Can we enable the spam filters in the bot as the client is receiving spam messages on WhatsApp on the yellow platform?
Require assistance in putting a spam blocker if this is feasible.

As checked internally, we could not find any such feature.

Hi @Sneha,

Maybe you can ask the client on whether they have any APIs to identify whether the user’s WhatsApp number have been reported as a SPAM number?

You can create a custom DB Table in which you can add the SPAM Numbers. If the user number is present on the DB Table, you can create a logic so that the bot will not respond to these numbers.

Let me know if you have any questions on this.