domo/appdb-manage

Manage Domo AppDB collections with CRUD, security filters, and permissions.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/MantisWare/BizForge --skill domo-appdb-manage
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: domo/appdb-manage
Source: https://github.com/MantisWare/BizForge/tree/main/library/skills/domo/appdb-manage
Command: npx skills add https://github.com/MantisWare/BizForge --skill domo-appdb-manage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage AppDB collections with document CRUD, security filters, and permission configuration.

Core Features & Use Cases

  • Create and configure AppDB collections with schemas and sync options.
  • Apply document- and collection-level permissions to enforce access control.
  • Export and import collection data for backups and migrations.

Quick Start

Create a new collection, define its schema, and enable appropriate security filters to control access.

Frequently Asked Questions about domo/appdb-manage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Domo AppDB collection and configure its schema?▼

Apply document- and collection-level permissions to AppDB collections to enforce access control. Security filters restrict data visibility, ensuring users only interact with authorized documents within the Domo environment.

Can I export and import AppDB collection data for backups?▼

AppDB collection management covers collection creation, document access control, sync setup, and export/import workflows. It implements the API surface for managing datastores, documents, and filters with robust guardrails and validation.

What's the best way to set up security filters for AppDB documents?▼

The best way to set up security filters for AppDB documents is to apply collection- and document-level permissions during creation. This enforces strict access control and validates data visibility across teams and datasets.

Does this approach support syncing AppDB collections across multiple teams?▼

Yes, this approach supports syncing AppDB collections across multiple teams. You can configure sync options during collection creation and apply permission configurations to manage document access control across different datasets.