#Mike-reporting
1 messages · Page 1 of 1 (latest)
as far as I know the only option is to wait for the report to finish the next day when data is available
I think also you can only do this is livemode, but they might have changed this API to work in test mode, it's been a while since I looked at it
ah yeah, it works in test mode nowadays, good
in any case, no way to trigger the updated event that there is new data for testing, no
Okay, thanks for letting me know @tame idol
I'll tee things up and check tomorrow morning...
I would really just mock it out for now and just test the "make API call to generate the report, handle the succeeded event and download it" part
As some feedback to your product team, I would suggest adding some of the report API webhook triggers
yep I agree
but like I said, until recently this API didn't even work at all in test mode so there's a lot that could be done to make this better, it's a matter of prioritisation
I'm relying on these webhooks to build out a data warehouse for reporting; is there any way to be notified if a webhook is failing?
we'll email you if the webhook is consistently failing
beyond that you should be monitoring this on your end as it would mean your server is dropping incoming requests
it's not feasible for us to email on every failure due to the volume of them, and we can't notify you via a webhook that something has gone wrong because... yeah