@Adam_Caruso - there’s not (to my knowledge) a simple native way of doing this, but you could explore a few options (in order of descending effort):
- Use the existing “sync to google sheets” option if you use the Google suite
- Use one of the tools mentioned in this article
- Build your own app to periodically request data from the project (you’d probably want to use the events endpoint)
- Use domain exports (requires enterprise license and some data cleanup)