HCT Automation & Scripting 3 — Questions and Answers
Question 1: A trainer is teaching about HubSpot's Operations Hub. Which feature allows teams to sync and clean data between HubSpot and third-party tools bidirectionally?
- Data sync powered by HubSpot (Correct answer)
- Import and export manager
- Integration marketplace connector
- Workflow data formatter
Correct answer: Data sync powered by HubSpot
Operations Hub's data sync enables two-way, real-time data synchronization between HubSpot and hundreds of third-party apps.
Question 2: When demonstrating the 'Format data' workflow action in Operations Hub, what problem does it primarily solve?
- It converts contact records into company records
- It standardizes and transforms property values, such as capitalizing names or reformatting phone numbers (Correct answer)
- It validates email addresses using a third-party API
- It merges duplicate records based on email domain
Correct answer: It standardizes and transforms property values, such as capitalizing names or reformatting phone numbers
The Format data action cleans and standardizes property values within a workflow without needing external tools or manual edits.
Question 3: A HubSpot trainer explains that custom-coded workflow actions require which Operations Hub tier?
- Operations Hub Starter
- Operations Hub Professional or Enterprise (Correct answer)
- Any paid HubSpot tier
- Operations Hub Free
Correct answer: Operations Hub Professional or Enterprise
Custom-coded actions, which run JavaScript via AWS Lambda, are available starting with Operations Hub Professional.
Question 4: During a training on sequences, which of the following is a valid reason a sequence step would be skipped automatically?
- The contact has already been called that week
- The contact's email is marked as invalid or unsubscribed (Correct answer)
- The sequence owner is out of office
- The contact's deal stage is Closed Lost
Correct answer: The contact's email is marked as invalid or unsubscribed
HubSpot skips sequence email steps if the contact's email address is unsubscribed or marked as invalid to protect deliverability.
Question 5: A trainer wants to show how to trigger a workflow from a form submission. Where should this trigger be configured?
- In the form settings under 'Follow-up emails'
- In the workflow's enrollment trigger using 'Form submission' as the criteria (Correct answer)
- In the contact list membership settings
- In the marketing email's A/B test configuration
Correct answer: In the workflow's enrollment trigger using 'Form submission' as the criteria
Workflows use enrollment triggers, and 'Form submission' is a built-in trigger type that fires when a contact submits a specified form.
Question 6: When teaching about deal-based workflows, what is the key difference compared to contact-based workflows?
- Deal workflows cannot send emails
- Deal workflows are triggered by and act on deal records rather than contact records (Correct answer)
- Deal workflows only run during business hours
- Deal workflows require Operations Hub Professional
Correct answer: Deal workflows are triggered by and act on deal records rather than contact records
Deal-based workflows enroll and perform actions on deal records, such as updating deal stage or creating tasks, rather than contact records.
Question 7: A trainer is covering how to use the 'Copy property value' action in a workflow. What is a common use case?
- Copying a contact's first name into a deal's deal name field (Correct answer)
- Duplicating an entire contact record into a new company
- Syncing email open data to a Google Sheet
- Transferring a sequence enrollment to another rep
Correct answer: Copying a contact's first name into a deal's deal name field
Copy property value is commonly used to move data between associated records, such as pulling a contact's name into a related deal property.
A trainer is teaching about HubSpot's Operations Hub.
Which feature allows teams to sync and clean data between HubSpot and third-party tools bidirectionally?