Hi,
When the smartsheet event callback is send to the url (server) it expects to receive a call back acknowledgment (status 200). If the subscriber fails to respond with a 200 status, depending on the response, Smartsheet may retry delivery up to 14 times.
My question is how much time do we have to send back the call back acknowledgment before Smartsheet will retry and send the same event again.
I looked in the documentation but couldn't find anything in there in reagrds to this.