You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an API endpoint where Gupshup server will push incoming messages to
Store incoming messages to a database
Store incoming messages to a queue
Acceptance criteria
Quick Response time (~100-500ms)
The optimal acknowledgment time is less than 100 milliseconds; nevertheless, we recognize that network delays might occur, hence 500-1000 milliseconds is the recommended acknowledgment time. The longer your response time, the more inbound messages and events will be delayed each time. source
The text was updated successfully, but these errors were encountered:
dennyabrain
changed the title
Deploy API server that can integrate with Gupshup's API
Deploy API server that can consume incoming messages from Gupshup
Feb 5, 2024
Overview
Acceptance criteria
The text was updated successfully, but these errors were encountered: