Retrieve Messages #63
|
Hi, Thank you in advance. |
Answered by
gabrieldwight
Jan 17, 2024
Replies: 3 comments 2 replies
|
Hi, there is no available api to retrieve the message content with wamid. The only way to get the content is when you are receiving the messages which the contents will be sent to the webhook. |
0 replies
Answer selected by
smartos99
|
My question is possibly related to this one. If not, what happens when the app is down for sometime and only come backup after several hours... |
1 reply
|
I understand for be messages.
Is there any way to get historical messages from the server.
Let's say my server died and needs to rebuild the server.
Can i then get historical messages, or will these historical messages be lost
Get BlueMail for Android
…On 16 Feb 2024, 12:38, at 12:38, Gabriel Odero ***@***.***> wrote:
The cloud API will retry to send the received message ID to the server
if your server does not return a 200 status code but has its retry
policies and will depend on how many received messages it can send your
server.
--
Reply to this email directly or view it on GitHub:
#63 (reply in thread)
You are receiving this because you commented.
Message ID:
***@***.***>
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, there is no available api to retrieve the message content with wamid. The only way to get the content is when you are receiving the messages which the contents will be sent to the webhook.