Webhook - New Message Notification

Hey! In my app I would like to notify my users when a new message is received, but not on every message.

For example:

When User 01 receives new messages from another user, I would like to notify User 01 that he has new messages. The goal is to notify only once saying that he has new messages instead of notifying him on every message he receives.

In which ways can I do that using Amity Webhooks?

Hello, we solely offer webhook events without the option to limit the number of events. However, you should have the flexibility to store and adjust the frequency according to your needs.