A practical overview for automating HubSpot deal cancellation handling across order import and subscription updates.
This guide explains how to sync HubSpot deal updates into Sanka orders and then update related subscriptions with a controlled workflow.
The target outcome is consistent cancellation handling across order import, subscription status, and billing stop timing.
Create a cancellation date property in HubSpot and import it into an order custom property in Sanka.
Use order import as the trigger and update associated subscriptions with mapped and fixed values.
Apply a next-day stop rule so billing remains predictable and explainable.
subscription_cancellation_dateYYYY-MM-DD
date)subscription_cancellation_date into that order property
subscription_status: fixed valueend_date: mapped from order cancellation date
The screenshot below shows the published page rendering captured via agent-browser.

| Area | Before | After |
|---|---|---|
| Cancellation date sync | Manual updates | Imported automatically with orders |
| Subscription update | Owner-dependent | Workflow-driven for associated records |
| Billing stop rule | Inconsistent | Standardized with next-day stop |
| Audit explanation | Hard to trace | Clear workflow execution history |
This setup lets HubSpot changes flow through order import and subscription updates without manual handoffs.