Publishing Apps

Publishing makes your app installable outside your organization. Until published, apps remain internal.

Internal apps in the dashboard

  • On the Developer Dashboard, each app card shows an Internal badge.
  • When you open the app (View App), the Identity panel also displays Internal.

Click View App to open the app details.


What you can do with non-published (internal) apps

  • Install and test in Developer Sandbox immediately using Development keys (no approval).
  • Build and verify OAuth + API flows; iterate on scopes, redirects, and UX safely.

🚧

Before Publishing

Set these in Keys → Production. They’re shown during installation and are typically required for approval:

  • App Install URL — https:// link where users start your install/connect flow (usually begins OAuth).
  • Privacy Policy — public URL to your policy.
  • Terms of Service — public URL to your terms.

See: App Creation


Publishing Your App

  1. Email [email protected] with subject Publish Request: <Your App Name>.
  2. We’ll follow up with next steps!

After Approval

  • Your Production app becomes installable by other Digits organizations.
  • Your existing internal/sandbox testing continues to work as before.