Billed wholesale cost of a product
Billed wholesale cost of a product fires whenever a wholesale billing event occurs for a product on an account. Use this trigger to automate financial record-keeping, notify account managers of billing events, or kick off fulfillment workflows when a charge is processed.
This trigger is scoped to individual product billing events, so it fires once per billed product per cycle.
Trigger scope
This trigger operates at the account scope. Account and contact actions are available downstream.
How it works
- A wholesale cost is billed for a product associated with an account.
- The automation evaluates any trigger conditions you've configured, such as filtering on a specific product.
- If conditions are met, the workflow starts with the account and billing event data in context.
- Downstream steps can use Add dynamic content to reference the product name, wholesale amount, and account fields.
Available data
Standard account fields and billing event fields are available via Add dynamic content.
| Output | Description |
|---|---|
| Product name | The name of the product that was billed |
| Wholesale amount | The wholesale cost charged for the billing period |
| Billing date | The date the wholesale cost was billed |
| Account name | The name of the account associated with the billing event |