Hi,
I am trying to use REST API service to send collected data and it’s working fine. The issue is, when receiving server is down, it will retry 3 times and stay idle. Now I’m wondering how to push failed submissions via REST API. Is there any solution?
Also, I’m not getting email upon failure which I should get as per documentation.
Looking forward to it. Thanks!