Hi there,
We would like to build a custom geocoder plugin that users can install on Yext and convert the coordinates of a specific address field into our custom address code.
We would like to know in case an address field has been modified for many stores, our plugin should be able to update all these addresses at once without any delays. We are considering using a rate limit of 100k requests per hour for any updates. The concern here is how many addresses we would be updating per hour? What is an average size of the addresses to be updated?
thanks a lot,