HCT Data Management & Integration 2 — Questions and Answers
Question 1: A trainer is explaining data deduplication in HubSpot. Which tool is specifically designed to find and merge duplicate contact records?
- Import Manager
- Duplicate Management tool (Correct answer)
- Contact Cleanup workflow
- Property Editor
Correct answer: Duplicate Management tool
HubSpot's Duplicate Management tool automatically identifies potential duplicate contacts and companies so users can review and merge them.
Question 2: When importing contacts into HubSpot, what happens if an import file contains an email address that already exists in the portal?
- A new duplicate record is always created
- The import fails and rejects all rows
- The existing record is updated with new data from the import (Correct answer)
- The row is skipped silently without updating
Correct answer: The existing record is updated with new data from the import
HubSpot uses email address as the unique identifier for contacts, so importing a record with an existing email updates the existing contact rather than creating a duplicate.
Question 3: A student asks about HubSpot's data retention policy for deleted contacts. What is the correct answer?
- Deleted contacts are permanently removed immediately
- Deleted contacts can be restored within 90 days from the recycle bin (Correct answer)
- Deleted contacts are archived for 1 year automatically
- Deleted contacts move to a 'Pending' status for 30 days
Correct answer: Deleted contacts can be restored within 90 days from the recycle bin
HubSpot keeps deleted contacts in a recycle bin for 90 days, during which they can be restored before permanent deletion.
Question 4: Which HubSpot feature allows trainers to demonstrate how external app data can be synced bidirectionally with HubSpot CRM records?
- HubSpot Workflows
- Operations Hub data sync (Correct answer)
- Marketing Hub campaigns
- Service Hub ticketing
Correct answer: Operations Hub data sync
Operations Hub includes a data sync feature that enables bidirectional syncing between HubSpot and hundreds of third-party apps.
Question 5: When teaching about HubSpot's custom properties, what is the maximum number of characters allowed in a single-line text property value?
- 255 characters (Correct answer)
- 500 characters
- 65,536 characters
- No character limit
Correct answer: 255 characters
Single-line text properties in HubSpot support up to 255 characters; for longer content, a multi-line text property should be used.
Question 6: A trainer is covering data segmentation. Which property type is best suited for storing a contact's annual revenue range, where the value must come from a predefined list?
- Number property
- Single-line text property
- Dropdown select property (Correct answer)
- Calculated property
Correct answer: Dropdown select property
A dropdown select property enforces data consistency by requiring users to choose from predefined options, ideal for categorized values like revenue ranges.
Question 7: During a training session on integrations, a student asks what a webhook does in HubSpot. What is the best explanation?
- It schedules automated email sends at specific times
- It sends real-time HTTP POST requests to an external URL when a trigger event occurs (Correct answer)
- It imports data from external sources on a daily schedule
- It creates a two-way sync between two HubSpot portals
Correct answer: It sends real-time HTTP POST requests to an external URL when a trigger event occurs
A webhook in HubSpot sends an HTTP POST request with event data to a specified external URL whenever a defined trigger event occurs, enabling real-time integrations.
A trainer is explaining data deduplication in HubSpot.
Which tool is specifically designed to find and merge duplicate contact records?