Access to Dashboard Reports Data

Thanks, @BrianC!

This is pretty much exactly what I’m working on now as an alternative solution to a “Reports” API endpoint. Setting up webhooks is something I yet hadn’t considered for getting updates but I think it’s a great idea.

I agree there are definitely some pros to this approach in terms of customizability! I’m just lazy so I was hoping there would just be an endpoint I could hit to get daily sales metrics since it looks like Square already computes it for the Dashboard anyway.

It also seems a little bit involved to match some of the values that are computed in the Dashboard(https://developer.squareup.com/forums/t/comparing-order-data-to-sales-summary-report/1894/2) But I think I’m on the right track!

1 Like