Salesforce Sync Fields
When syncing data from HockeyStack to Salesforce, we use the following custom fields to push insights and workflow metadata into your CRM.
Account-Level Fields
HS_Created_By_HockeyStack__c
Boolean
Marks whether the account was created by HockeyStack.
HS_Company_Journey__c
Text (Long)
A narrative-style summary of recent interactions.
HS_Next_Steps__c
Text (Long)
Suggested follow-up actions for the account.
HS_Intent_Score__c
Number
The intent score generated by HockeyStack to reflect engagement level.
HS_Score_Reasoning__c
Text (Long)
A short explanation of why the intent score was assigned.
HS_Workflows__c
Text (Long)
Names of workflows this account was created or changed.
HS_Workflows_Ids__c
Text (Long)
Ids of workflows this account was created or changed.
HS_Workflows_Created_Date__c
DateTime
The first time the account was created or updated by a workflow.
HS_Workflows_Updated_Date__c
DateTime
The most recent time the account was created or updated by a workflow
Contact-Level Fields
HS_Created_By_HockeyStack__c
Boolean
Marks whether the contact was created by HockeyStack.
HS_Workflows__c
Text (Long)
Names of workflows this contact was created or changed.
HS_Workflows_Ids__c
Text (Long)
Ids of workflows this contact was created or changed.
HS_Workflows_Created_Date__c
DateTime
The first time the contact was created or updated by a workflow.
HS_Workflows_Updated_Date__c
DateTime
The most recent time the contact was created or updated by a workflow
Adding Custom Fields
Last updated