CRM cards
Allows an app to extend the CRM UI by surfacing custom cards in the sidebar of record pages. These cards are defined up-front as part of app configuration, then populated by external data fetch requests when the record page is accessed by a user.
Base URL:
Auth: unknown
Endpoints: 3
Reachable: unknown
CORS: unknown
https://api.hubapi.com/crm/v3/extensions/cardsAuth: unknown
Endpoints: 3
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/sample-response | Get sample card detail response | — | — | — |
GET |
/{appId} | Get all cards | — | — | — |
GET |
/{appId}/{cardId} | Get a card. | — | — | — |