DOCS
Facts by surface

Account upsell

context.contract fields for Subscriptions account upsell flows.

Trigger when an account upsell is viewed. Also includes customer facts.

PathLabelTypeNotesExample
context.contractSubscription being viewedobjectSame fields as customer.subscriptions.*, including derived days_until_next_billing and lines.*Contract with Days until next delivery is less than or equal to 3

Nested fields match Customer facts → Subscriptions (status, billing interval, lines, SKUs, and so on) under the context.contract root instead of customer.subscriptions.*.

On this page