APIs & Integrations

taylorfriss
トップ投稿者

HubSpot Field Update vs. SalesForce Validation Rules

解決

Hey there! We're integrating with SalesForce and I'm wondering...

If we have SalesForce updated every time a field in HubSpot is updated, will SalesForce validation rules still apply.

For example, if there is a workflow in HubSpot that automatically moves a contact to Closed-Lost after 30 days, but in SalesForce there is a validation rule that says all contacts in closed lost must have a Lead Rating, will the HubSpot workflow cause the contact to change stages in SalesForce even if Lead Rating isn't populated?

0 いいね!
1件の承認済みベストアンサー
bradmin
解決策
キーアドバイザー

HubSpot Field Update vs. SalesForce Validation Rules

解決

Hi, @taylorfriss. Any logic that prevents a save - whether validation, conflicts with declarative configuration, or thrown errors from test classes in Apex - are all in play for anything the connector syncs over.

This validation applies when HubSpot pushes creates or updates to Salesforce. With the use case you describe, if the HubSpot contact is marked Closed Lost without a Lead Rating, the contact would not sync, and you'd have a line item on your sync errors page, displaying the validation error text. (Similarly-impacted records with the same validation error would also appear on that line.)


Brad Mampe, Salesforce Analyst, Fidelity
I'm probably wrong. I may not be right about that.

元の投稿で解決策を見る

2件の返信
bradmin
解決策
キーアドバイザー

HubSpot Field Update vs. SalesForce Validation Rules

解決

Hi, @taylorfriss. Any logic that prevents a save - whether validation, conflicts with declarative configuration, or thrown errors from test classes in Apex - are all in play for anything the connector syncs over.

This validation applies when HubSpot pushes creates or updates to Salesforce. With the use case you describe, if the HubSpot contact is marked Closed Lost without a Lead Rating, the contact would not sync, and you'd have a line item on your sync errors page, displaying the validation error text. (Similarly-impacted records with the same validation error would also appear on that line.)


Brad Mampe, Salesforce Analyst, Fidelity
I'm probably wrong. I may not be right about that.
taylorfriss
トップ投稿者

HubSpot Field Update vs. SalesForce Validation Rules

解決

Thank you bradmin, extremely helpful!

0 いいね!