#Mike-reporting

1 messages · Page 1 of 1 (latest)

tame idol
#

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

vague helm
#

Okay, thanks for letting me know @tame idol

#

I'll tee things up and check tomorrow morning...

tame idol
#

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

vague helm
#

As some feedback to your product team, I would suggest adding some of the report API webhook triggers

tame idol
#

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

vague helm
#

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?

tame idol
#

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

vague helm
#

Yup, I guess so

#

Ultimately, I'll have to find some way to reconcile the numbers to make sure I haven't dropped events. I'll give it some thought...

#

I guess I'd need to ask for a balance summary for a time window and make sure my numbers add up...