This card displays contact details by fetching information from properties in HubSpot CRM.
To install this HubSpot CRM extension, you can use npm. Run the following command:
npm install
- Deploy this extension within your HubSpot environment.
- The card will retrieve and display contact details from the HubSpot CRM, including Name, Company, and Job Title.
You can refer to the HubSpot Project CLI Commands documentation for more information on using CLI commands for your HubSpot projects.
devadigax