Event-based CRM sync lets you automatically update CRM fields based on what happens in GetAccept, such as when a contract is signed, a Deal Room is opened, or a task in the Mutual Action Plan is completed. With conditional rules, you can combine those GetAccept events with CRM data (like deal stage, deal value, or any CRM field) so the right CRM update fires at the right moment, with the right value. This article is for CRM admins and Revenue Operations teams who configure sync profiles in GetAccept.
How event-based CRM sync works
A sync rule has two parts:
The GetAccept event that triggers the rule (for example, a contract being signed, a buyer opening a proposal, or a Deal Room being published).
The CRM conditions that must be true at the moment the event fires. GetAccept reads the live CRM record when the event happens and only updates the CRM field when both the event and the conditions match.
This means you can define different CRM updates for different deal scenarios instead of applying one rule to every deal.
Example rules
When a GetAccept contract is signed:
IF CRM Stage = "Negotiation" AND Amount < $5,000 → set "Onboarding Type" = "Self-serve"
IF CRM Stage = "Negotiation" AND Amount ≥ $5,000 → set "Onboarding Type" = "Dedicated CSM"
When a GetAccept proposal is opened by the buyer:
IF CRM Stage = "Proposal" AND Amount < $15,000 → set "Forecast Category" = "Pipeline"
IF CRM Stage = "Proposal" AND Amount ≥ $15,000 → set "Forecast Category" = "Best Case"
When a GetAccept Deal Room is published:
IF CRM Stage = "Proposal" AND Amount < $25,000 → set "Deal Priority" = "Standard"
IF CRM Stage = "Proposal" AND Amount ≥ $25,000 → set "Deal Priority" = "High"
How to set up event-based sync with CRM field conditions
CRM admins and Revenue Operations teams configure the conditions in the GetAccept integration settings. Sales reps do not need to change their workflow.
Open your CRM integration's sync profile settings in GetAccept.
Select the GetAccept event that should trigger the sync (for example, contract signed, proposal opened, or Deal Room published).
Add the CRM conditions that must be true at the moment the event fires. You can combine multiple CRM fields, such as deal stage and deal value.
Define the CRM field and the value to set when both the event and the conditions are met.
Save the rule. Repeat for additional scenarios (for example, a separate rule for deals above a value threshold).
Note: This release extends the existing event-based CRM sync. It does not replace it. Existing sync profiles continue to work, and you can add CRM data conditions to sharpen the logic where useful.
Limitations
Supported CRMs: This release covers HubSpot, Pipedrive, Upsales, and Microsoft Dynamics 365. Salesforce is not included in this release.
Configuration is admin-only: CRM admins and Revenue Operations teams configure the conditions in the GetAccept integration settings. Sales reps do not need to do anything differently.
Original event sync scope: Before this release, the only additional conditions event triggers supported were Mutual Action Plan task or milestone names. CRM field conditions (deal stage, deal value, or any CRM field) are new with this release.
Availability
E-sign: Not included
Professional: Included
Enterprise: Included
Web trial: Not included
Sales trial: Not included
