We are pulling the envelops using REST API for a particular date. It works fine, but noticed that some envelopes are not getting pulled.If there are envelopes submitted around 12 am ( we have a team in India, who submit at their time), those are not showing up.
Today got same issue and when i checked the server , it showed 4 envelopes submitted & completed between 12 am to 6 :45 am. The one's submitted fro m12 am - 3 am didnt show up at all while we used REST API.
But the 6:45 one came up . I know REST API uses GMT timezone, but since we are using only date as the criteria it should pull at some point, right?
Not sure if I am missing anything. Can anyone please help on this?
Thanks