AppDB Pagination

Im using AppDB for storing data in my custom Domo app. Wondering how i can do paging with AppDB since i can't find any paging instruction in AppDB documentation:
https://developer.domo.com/docs/dev-studio-references/appdb#Querying%20Documents
Comments
-
I guess it depends on what you're storing in AppDb vs. what you're pulling from Domo Vault.
AppDB won't naturally support pagination b/c it doesn't Domo hasn't built filtering AppDB API. You'd have to do all the filtering AFTER pulling the data into the app.
If you're pulling data from a Vault dataset, you can use the SQL API to filter / paginate the results using LIMIT.
So if your data MUST originate from AppDB && you want to paginate data from AppDB, then you should sync the AppDB collection with Vault and then use SQL API to pull data from Vault.
SQL API
https://developer.domo.com/docs/dataset-api-reference/dataset
Exporting Collections to Vault
https://developer.domo.com/docs/dev-studio-references/appdb#Manually%20Exporting%20Collections
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0 -
Side note, I do hang out in the Domo User Group Slack channel, https://join.slack.com/t/domousergroup/shared_invite/zt-dxq99gyf-MBatRTzIbpUAqTCYfDDJZw If you have questions about getting stuff done in custom apps, I'm working on building up a network of Domo app developers!
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 665 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 827 Beast Mode
- Visualize
- 2.6K Charting
- 90 App Studio
- 46 Variables
- Automate
- 198 Apps
- 488 APIs & Domo Developer
- 97 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 145 Governance & Security
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive