Updates bugged on api

*Glide api updates usage bugged
*
Team ID:

App ID:

Description

  • I started using api recently, and when I read about it, it was said it uses ONE update per 1k rows. I just checked my usage for this month saying that the glide api used over 4.5k updates.I don’t remember using it for over 4 milion rows. This must be a bug. I am using a python script that takes the rows from somewhere else ( external app ) and uploads the new invoices ( yes it checks it from the cache of the script and has the last invoice number sent to glide so it doesn t get the rows again from glide ). We have been using this for tests first, but it’s only been for a week now. It seems impossible to get over 4.5k updates

Are you also using call API columns?

Which version of the API are you using?

V1 is one update per mutation (add/edit/delete row)

2 Likes