#brooker

1 messages · Page 1 of 1 (latest)

silent geodeBOT
cedar horizon
#

That sounds about right

#

Would recommend thoroughly testing in test mode to make sure you're not missing anything

#

Haven't tried this flow myself so unsure what challenges could arise but the flow overall sounds ideal

vital bolt
#

Ok, cool. Can I expect fetching invoices by customer to be relatively performant realtime for my end users or will I probably need some kind of cache?

#

If I'm using some invoice data elsewhere in my app that is

cedar horizon
#

Depends on how many invoice items there are but usually the endpoints are pretty fast. Rate limits could also be a concern if you're trying to perform many diff operations on just one object

vital bolt
cedar horizon
#

No way to deep link an invoice, afaik

vital bolt
#

Gotcha, so speed shouldn't be a problem, but I'll need to check on rate limits.

#

Great, thank you!