The DailyData API is meant to work with a prototype of the OYD Daily platform implemented in Google Sheets + Google Apps Script. Data is fetched via the DailyData API when the sheet is accessed.
The sheet has some html widgets for input.
These widgets trigger calls to the DailyData API, updating the database and subsequently refreshing the google sheet.
The data from the database is processed using Google DataStudio to generate reports like so:
- A monthly master report
- A belt line analysis
- Summary of new leads and infos
- Summary of new students and memberships
- Summary of drops, seminars, and more...
For full API reference, visit: https://docs.google.com/document/d/1Ey0dwSSJo8eAHtKv2_FbaoluwQFkvu2gPz2BOiXn80g/edit?usp=sharing