Add a layer of UI customization to your app by including app cards that can display data, allow users to perform actions, and more. You can build app cards that display on CRM records, preview panels, the help desk workspace, and the sales workspace. Once the app is installed in an account, Super Admins and users with Customize record page layout permissions can add any included app cards to their configured locations in HubSpot.Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Sensitive Data scopes
Apps that use Sensitive Data scopes can include app cards, but with the following restrictions:- Apps with Sensitive Data scopes cannot use
hubspot.fetch(), preventing Sensitive Data from being sent to external services. - Apps with Sensitive Data scopes cannot use serverless functions.
hubspot.fetch(), you’ll need to use separate apps for each capability.
To get started building app cards:
- Follow the quickstart guide to start with a new app, or check out the app creation guide to customize the features and configuration of a new app.
- Migrate an existing legacy private or public app to the developer platform.
- Learn how to add an app card to an existing developer platform app.
- Review the app card reference documentation for a full breakdown of app card options and features.