The Developer Center
Learn about managing your app in the Developer Center
The Developer Center is a one-stop shop to manage your monday apps and API usage. For app builders, you can create new apps, manage apps hosted with monday code, publish new app versions, implement webhooks, submit an app to the marketplace, analyze marketplace sales and ratings data, and so much more.
Access to these capabilities varies based on your monday.com user type:
- Admins and members can create apps and view those they are collaborators on
- Guests can view apps they're collaborators on but can't create them
- Viewers can't access the Developer Center
Access the Developer Center
- Open your monday.com account or sign up for a free developer account!
- Click your profile picture in the top right corner.
- Select Developers.
- This will open the Developer Center in a new tab.
- From here, you can create a new app or open an existing one to manage.
Manage your app
The Developer Center's left-side menu has various sections where you can manage all of your app's components. The rest of the document will walk through each section and its corresponding tabs.

General settings
This section allows you to define your app's display information, locate your app's credentials, or delete your app.
Tab name | Description |
---|---|
Display information | Update your app's display information, including app name, short description, app icon, and app color |
App credentials | Locate your app's client ID, client secret, signing secret, and ID |
Delete app | Delete your app. Keep in mind that users will lose access to your app, and you won't have access to your code, settings, or configuration. If you are listed in the marketplace, this will not remove your listing. |
Build
In this section, you can create app features, set permissions, connect webhooks, and build an onboarding flow.
Tab name | Description | Documentation link |
---|---|---|
Features | Build and manage your app's features | Read more here |
OAuth & Permissions | Define and manage your app's permissions. Every request to the monday API requires a specific permission scope, so you need to define the scopes your app will use to access a particular API on behalf of your app users. | Read more here |
Webhooks | Create and manage your app's webhooks | Read more here |
App onboarding | Set up an onboarding flow to help users get more value from your app faster | Read more here |
Host on monday
monday code is our app hosting solution that seamlessly integrates with our apps framework to provide a one-stop shop for your applications. This section of the Developer Center will only appear for monday code apps.
Tab name | Description | Documentation link |
---|---|---|
Server-side code | Manage your server-side code, including the app's version URL, environment variables, alert policies, and secrets | Read more here |
Client-side code | Provides useful commands and your app’s version-specific URL for client-side code deployed to monday.com's infrastructure | Read more here |
Monitoring | Check your monday code app's performance, including latency, hits, errors, and more | Read more here |
Logs | Access your app's error logs | Read more here |
Manage
This section allows you to manage your app's versioning, collaborators, monetization, listing page, and pricing and plan information.
Tab name | Description | Documentation link |
---|---|---|
App versions | Manage your draft, live, and deprecated app versions | Read more here |
Collaborators | Invite and manage app collaborators. Collaborators can edit the app and test it on their boards and dashboards. | |
Monetization | - If your app is not monetized, you can request to join monetization through this tab. - If your app is already monetized, this tab enables you to extend trials and grant discounts for users. | Read more here |
Listing page | Submit and manage requests to update your marketplace app listing page and security and compliance information | Read more here about the app listing page and security and compliance |
Pricing & plans | Submit and manage requests to update your marketplace app's plan pricing information | Read more here |
Distribute
In this section, you can install your app, publish it to share with others, and submit it to the app marketplace.
Tab name | Description | Documentation link |
---|---|---|
Install app | Install your app to make it accessible for all account users | Read more here |
Share app | Publish your app so other monday.com accounts can install it | Read more here |
Submit to marketplace | Submit your app to the marketplace so all monday.com users can access it. This tab won't appear if your app is already approved for the marketplace | Read more here |
Analyze
This section allows you to view key app metrics related to sales, installs, usage, payments, reviews, app listing, and Google Analytics.
Tab name | Description | Documentation link |
---|---|---|
Sales | Tracks your app's marketplace ARR, MRR, and app subscriptions. Only available for apps that are monetized by monday. | Read more here |
Installs | Tracks your app's installations and uninstallations | Read more here |
Usage | Tracks how your app is being used across accounts and users | Read more here |
Payment | Tracks key payment metrics, including install-to-purchase funnels and conversion timelines | Read more here |
Reviews | Compiles data about your app's ratings and reviews | |
Listing | Tracks key metrics about your app's marketplace listing page, including visitor-to-installation funnels, traffic sources, keyword searches, unique clicks, and more | Read more here |
Google Analytics | Integrate your app listing page with Google Analytics | Read more here |
Join our developer community!
We've created a community specifically for our devs where you can search through previous topics to find solutions, ask new questions, hear about new features and updates, and learn tips and tricks from other devs. Come join in on the fun! 😎
Updated 12 days ago