Loading...

HubSpot allows developers to extend CRM functionality through custom app cards- interactive UI components that appear on records such as Contacts, Companies or Deals. With custom cards, you can display real-time data from external systems (like Salesforce, Google Sheets, or your internal APIs) right inside the HubSpot CRM record tab.

In this blog, you will get to know:

  • How to create a custom app card in HubSpot
  • Calling an external API to fetch data.
  • Displaying that data dynamically in the custom card.

Prerequisite:

  • HubSpot Developer account.
  • Latest beta version of the HubSpot CLI.
  • Latest version of Node.js
  • Basic Knowledge of JavaScript, React, Next.js, and REST APIs
  • Access to an external API

Let’s jump into the step-by-step guide

Step 1: Create an External API Endpoint

  • Create a new Next.js App using the command: npx create-next-app@latest cat-facts
  • In the app directory, create /api/catfacts and create a new route file (route.ts)
Screenshot 10 1

Start the server: npm run dev

Screenshot 11
  • Open your browser and visit: http://localhost:3000/api/catfacts
Screenshot 12

Step 2: Deploy your next.js project to Vercel.

  • Push your code to GitHub
  • Log in to your Vercel account. If you don’t already have an account, register for a free one from this link https://vercel.com
  • Click Add new->Project-> Import Git Repository
Screenshot 13
  • Choose your repository
  • If your API requires secrets or tokens, add Environment Variables 
  • Click deploy
  • After a few seconds, your endpoint will be live e.g https://cat-facts-app-eight.vercel.app/

Step 3: Create an App

  • Install the HubSpot CLI (npm install -g@hubspot/cli@latest) if not installed yet.
  • Authenticate your account :hs account auth
  • Run hs get-started->choose App-> name your project and set local directory.
  • Upload the project to Hubspot: install dependencies hs project install -deps then hs project upload

Step 4: App authentication

For authenticating your app, go through this link and follow the instructions:https://github.com/HubSpot/oauth-quickstart-nodejs

Step 5: Create an App Card

In your project directory run:hs project add->choose card.This creates a cards/folder with config JSON(*-hsmeta.json) and a react.jsx component

Screenshot 25
Screenshot 26
Screenshot 27
Screenshot 28
Screenshot 30
Screenshot 31

Upload the card: run hs project install -deps, then hs project upload

Screenshot 29

In HubSpot, navigate to a record (e.g., a Contact)->click Customize->Default view->in the card library, filter “App”->Add your card->Save & exit.

Screenshot 32
Screenshot 21
Screenshot 22
Screenshot 24

Start local development if desired: hs project dev launches a local dev server; changes to .jsx will hot-reload.

Screenshot 34
Screenshot 33
Screenshot 32 1

Watch Live Demo

Conclusion

Adding a custom app card in HubSpot is one of the most effective ways to bring external data directly into your CRM Workspace. By creating a simple API endpoint and connecting it through HubSpot’s UI extensions, you can display real-time information from any external system.
This integration not only enhances visibility but also reduces the need for manual lookups, giving teams faster access to the insights they need.

If you’re looking for reliable HubSpot development services, we provide end-to-end setup, customization, integrations, and ongoing support.

No Data Found.

Related Articles
Orchestrator vs. Traditional Flows

Businesses use Salesforce automation to reduce manual work, improve efficiency, and automate repetitive business processes. Two commonly used automation approaches inside Salesforce are Traditional Flows and Flow Orchestrator. Traditional Flows are mainly used for simple automation tasks such as updating records, sending notifications, creating tasks, and automating business logic. Flow Orchestrator is designed for more […]

Read More
The Rise of Agentic Government_ What Salesforce’s 2026 Insights Mean for the Future of Public Sector AI

Government technology has often been seen as slower to evolve than the private sector. But Salesforce’s latest research challenges that idea in a big way. In fact, the new findings suggest that public sector organizations may now be moving faster than many businesses when it comes to adopting AI agents and preparing for a more […]

Read More
How To Use Email Service in APEX

Managing approvals, updates, and record changes directly from email can significantly improve efficiency within Salesforce workflows. Instead of logging in, navigating records, and manually updating fields, users can simply respond to emails and trigger automated updates using Email Service in APEX. This approach is especially useful for businesses leveraging Salesforce automation and looking to enhance […]

Read More
Design and Implementation of Salesforce Jira Task Integration 1 1

Businesses have been using Salesforce for CRM operations and Jira for Agile project tracking. However, without integration, teams manually update both systems, leading to data inconsistency and inefficiency.This mechanism establishes a real-time integration between Salesforce and Jira, allowing seamless synchronization of tasks and agile board statuses.  A custom Salesforce dashboard was developed that replicates Jira-style […]

Read More
Dark Mode in Salesforce Enabling It and Creating Theme Ready Lightning Web Components with SLDS 2.0 1 1

With the Winter ’26 release, Salesforce introduced Dark Mode in Lightning Experience. Dark Mode has been introduced as a beta feature in Winter ’26, and at first it was available only for Starter Edition orgs. It is now rolling out further with Spring ’26 to Professional, Enterprise, and Developer editions. To use Dark Mode, Salesforce […]

Read More
How to Merge and Brand PDF Files in Salesforce Using LWC Visualforce PDF LIB 1

Salesforce developers frequently encounter document automation requirements that go beyond standard Apex-based PDF generation. From merging multiple ContentVersion files to dynamically applying branding like watermarks and headers, traditional server-side approaches often hit Salesforce heap size limits (6MB/12MB), creating performance and scalability challenges. This guide presents a heap-limit-safe PDF merging architecture in Salesforce using Lightning Web […]

Read More
Our Location worldwide
Indian Flag India
3rd Floor, A-10, Pegasus Tower, Sector 68, Noida, Uttar Pradesh 201301 +91-1203239658
United States of America Flag USA
333 West Brown Deer Road Unit G – 366 Milwaukee WI, USA 53217 +1(262) 310-7818
United Kingdom Flag UK
7 Bell Yard, London, WC2A 2JR +44 20 3239 9428
Canada Canada
HIC Global Solutions INC
6D - 7398 Yonge St #1124 Thornhill, ON L4J 8J2 Canada +1(262) 310-7818