There are several reasons we need to include the data model layer in the reference architecture:
There are appendices which go into the detail of the model behind each key system. Here we will make a recommendation on the best models from each of them and how they should work together.
NB. The thicker, darker lines in the diagram above show the key objects in each area and how they map to corresponding objects in another.
For the purposes of supporting the quote-to-cash process(es) the key objects in this include:
This object uniquely identifies the customer. Managing the customer record across the full quote-to-cash stack is a problem that every company is faced with when implementing their quote-to-cash stack and there are several different patterns that can be applied depending on the primary and secondary sales motions. Each system in the quote-to-cash stack has a slightly different need around the customer attributes required to fulfil its task which is what complicates the synchronisation design pattern. Furthermore, customers can have complex organisation designs and often need to be represented over multiple hierarchies across the stack.
Sales-led | Product-led |
---|---|
In sales-led motions, the customer or account nearly always originates in the CRM (as a contact or lead) and as a deal progresses with the account, it needs to be sync’d to nearly all systems throughout the stack. | With product-led motions, the customer or account can originate in a website or marketplace or even the product itself. |
This is the key object used to facilitate the sales process with an account or customer. Companies receive leads and when those leads are initially qualified they are converted into opportunities. Opportunities have stages associated with them which is what creates the workflow associated with pipeline management. The stages an opportunity goes through are usually highly configurable and reflects a company's specific sales approach.
Sales-led | Product-led |
---|---|
The opportunity record is used to initiate a commercial relationship and results in an order with line items on it. It is usually either an event associated with winning the opportunity (or activating an associated order) that is used to kick off the synchronisation of the account and opportunity/order details to other systems that need this information. | For companies that use a product-led motion as their primary motion it is usually the website (or marketplace) signup or subscription process that initiates the relationship. A lot of companies make a decision to reflect the customer sign up as an opportunity in their CRM system but not all do and it’s not mandatory to do so. |
When an opportunity advances enough in the sales process, at some point the customer requires a formal quote. This process is usually facilitated well by the CRM system but may require an additional CPQ module to be installed. There is usually some back and forth with the customer and internal deal approval teams around this process which should be aided by the system. A quote typically contains line items representing the different product or service SKUs the end customer is interested in purchasing. The line items are usually generated from the product catalog and pricing managed in the front office system.
Sales-led | Product-led |
---|---|
It is usually mid-size companies that formalise their quotation processes and look to add CPQ functionality to their front office system. | Quote is not really relevant as it is all automated on the website or in the relevant marketplace. |
When a quote is agreed by the end customer it is converted into an order. An order object is quite similar in structure to a quote object but has some key differences. Firstly, it is usually associated with a contract. Secondly the date fields on an order reflect the duration of an agreement with the customer whereas a quote requires additional date fields to determine how long it will remain valid for.
Sales-led | Product-led |
---|---|
Nearly always used in mid-size and larger B2B SaaS companies. | Usually not as relevant as order management automated on the website or via the marketplace. Some companies will elect to create orders representing the self-service orders for consistency purposes particularly if they also support a sales-led motion. |
This object is usually created at the same time as an order (when a quote is converted) and contains the key variable elements that are put in the electronic contract or order form which the customer is required to sign.
Sales-led | Product-led |
---|---|
Companies that do not formalise their quote-to-contract or order management process nearly always end up in a situation where what is in the electronic document signed with the customer is NOT what ends up being in the required system and that is usually the motivation for adoption of more formal processes and better supporting systems such as CPQ. | Electronic agreements are still required and are usually automated via the website or marketplace but they are also usually far more standard and so the risk around what has been agreed with the customer and what is reflected in key systems is easier to manage. |
The key data the customer success (and/or product & engineering) team(s) need to know once a customer order has been activated, is what features or products they need to provide access to and for how long.
This object is usually created once the order is activated and many front office systems (such as Salesforce) support entitlements. This record is used by product & engineering to determine which level of access to provide to different product(s) and feature(s).
Sales-led | Product-led |
---|---|
This is a gap in many companies' existing stacks and manual procedures are put in place to hand off from the sales order to the fulfilment process. | Usually built into the sign up process and almost always well automated. |
Usage is generated when customers start using products. Often usage can be in the form of logs generated by the product and underlying product resources. The key things to anticipate are scale and flexibility in format, aggregation logic and mediation as products evolve.
Sales-led | Product-led |
---|---|
Not impacted by motion | Not impacted by motion |
There is typically a lot going on in the metering and rating system and, because of the role it plays sitting in between the other systems, there is a lot of overlap of key objects. The use of these objects is not particularly altered by whether or not a sales-led or product-led motion is deployed (NB. when marketplaces are used in support of product-led motions, an important interface between the metering system and marketplace is required - see Business Process Architectures).
Assuming we are using m3ter, as the metering & rating platform of choice, the key objects are as follows:
All mid-size and larger B2B SaaS companies will have a back office system to support their billing and finance needs. As previously stated in this document (see Systems), we believe this is where invoicing & revenue recognition should live. For the purposes of this section of this document, we are not diving deep on important functions such as management of accounts payable, general ledger and cash flow management.
We have not covered the following topics in the above data model: