Automatic Delivery Status

Home Forums iSMS Automatic Delivery Status

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10122
    Ernest Masiala
    Participant

    I know, after sending a message, we get an apimsgid and we should later send a Query API with this msgID too get the delivery status. I understand this logic is because of the time it takes to process the send and get the status back from the network.
    But, can the iSMS automatically report the delivery status to our client application when available?

    We don’t want to send 2 HTTP requests: SEND and QUERY. The idea would be to just send a HTTP SEND API request and get the msgId and just wait for iSMS to push the delivery status to our client as soon as it is available, without the need of sending a QUERY request.

    How could we do that?

    #10131
    Bryon Davis
    Moderator

    Hi Ernest,
    Sorry, this currently isn’t possible on the iSMS. You will need to send a separate QUERY to retrieve the status of a SEND API request.

    Bryon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.