I’m trying to implement an external collection, however it should not be refreshed every time a user loads the app (too much for external server to handle).
How often are external collections refreshed? Is it possible to periodically refresh an external collection?
Thanks in advance for any help .