How to integrate notification

for amity posts and comments and replies for web sdk

Hello, For web push noti, you can use our webhook events for this purpose. You’ll get real time events on new posts/comments being posted alongside with the sender/receiver information etc.

You can then use this to add new events to your notification feed and also trigger push notifications with customized label, detail and payload.

Docs for webhook: Webhook Events - Amity Docs
List of all webhook events: Amity API