Third-party app marketplace
Install third-party extensions safely, grant only the scopes they need, embed widgets, and publish your own apps.
The Marketplace gathers third-party extensions that expand the CRM. Open Marketplace in the menu to explore published apps, install what you need, and keep track of what is already active.
Install an app
- On the Explore tab, review the app name, description, and the scopes it requests.
- Click Install. You grant the app only the scopes it requests (for example, read contacts), nothing more.
- On the Installed tab, enable or disable the app anytime, and uninstall to remove everything at once.
Widgets in records and dashboards
An app can embed a widget inside a record or the dashboard. The widget runs in an isolated (sandboxed) iframe, always from an origin the app allows, and has no access to the CRM screen. Messages exchanged between the CRM and the widget are verified by origin, so nothing outside the allowlist is accepted.
Publish your app (developer)
- On the Developer tab, fill in the identifier, name, allowed origins, and the scopes the app needs.
- Save the draft and click Submit for review.
- The platform team reviews and publishes it. Until then the app stays invisible to other customers.
💡 Always request the smallest possible set of scopes: the less an app asks for, the faster it is approved and the more confident customers are to install it.