SlideShare una empresa de Scribd logo
1 de 52
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
LEVERAGING ZUORA CPQ
Jordan Gonzalez & Jacob
Feisley
SAFE HARBOR DISCLAIMER
The following presentation is intended for information purposes only. The development, release, and timing of any features or
functionality described for Zuora’s products remains at the sole discretion of Zuora and is subject to change. Any unreleased services
or features referenced in this presentation are not currently available and may not be delivered on time or at all. Customers should
make purchase decisions based upon product features that are currently available.
In addition, statements in this presentation that refer to forecasts, future plans and expectations forward-looking statements that
involve risks, uncertainties, and assumptions, many of which involve factors or circumstances that are beyond our control. If any such
uncertainties materialize, if any of the assumptions prove incorrect, or if priorities or resourcing changes, actual results could differ
materially from such forward-looking statements. You are cautioned not to place undue reliance on these forward-looking statements
as they reflect Zuora’s expectations as of the date of this presentation. In addition, actual results could differ materially from those
expressed or implied in the forward-looking statements due to a number of factors, including but not limited to, risks detailed in our
final prospectus related to our initial public offering filed with the Securities and Exchange Commission (SEC) on April 12, 2018 as well
as other documents that may be filed by us from time to time with the SEC. Copies of our final prospectus and other filings with the
SEC may be obtained by visiting our Investor Relations website at investor.zuora.com or the SEC's website at www.sec.gov. Zuora
assumes no obligation and does not intend to update these forward looking statements after the date of this presentation to conform
these statements to actual results or to changes in our expectations.
We encourage customers requiring specific functionality to file requests on our Zuora Community Ideas Board, even if a feature
potentially addressing their needs has been previously discussed. These cases will be tracked by Zuora product management and
every effort will be made to proactively communicate Zuora’s triage and status of incoming requests.
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
WHAT IS CPQ?
CRM /
Web
Portal
GLquote order fulfill invoice collect recognize
Traditional Quote to Cash Process
CRM /
Web
Portal
GL
THIS IS HOW ORDER-TO-CASH HAPPENS
FOR A SUBSCRIPTION BUSINESS
quote
renew
order
provision
invoice
collect
measure
recognize
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
Zuora CPQ
- Build customer-ready
quotes
- The only CPQ solution
purpose-built for
subscriptions.
- Send the resulting
accounts and
subscriptions immediately
to Zuora for invoicing and
subscription management
- Send account,
subscription, invoice, and
product catalog data from
Zuora to Salesforce.
- Synchronizes Billing
Accounts and their related
objects from Zuora to
Salesforce
Zuora CPQ Zuora 360
Two Managed Packages
Central Hub
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
PRODUCT SELECTION
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
Guided Selling
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
Pricing Module
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
Submitting for Approvals
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
Approval Process
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
DocuSign Integration
Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved.
Sending Quote to Zuora
v
Director, Systems and Security
Appspace
Jacob Feisley
Sales Operations
Who are we anyway?
Sales Operations
Helping our teams sell better, faster, and more effectively
● Defining Process
● Implementing Automation
● Generate insights and analytics to monitor performance
Automation
Taking the toil out of CPQ
Business Use Cases
Sales Leadership
Operations
● We want the quoting process to be
quick and easy. Time is money!
● We want to avoid mistakes on
quotes sent to the customer
● We want to ensure subscriptions
are only combined with compatible
add-ons
Finance & Legal
● We want to ensure discounts are
capped at a certain limit
● We want to ensure minimum
quantity of certain items on an order
Default Values
Plugin
Solution: Default Values Plugin
● What is it?
○ A small Salesforce Apex class that allows values to be automatically
pre-set on a quote
● How does it work?
○ When a quote is created and just before the user is shown the Quote
Details screen the Apex code will run and set any values you specify on
the quote
Solution: Default Values Plugin
● What can I do with this?
○ Set the subscription and renewal terms
○ Set the quote start date
○ Set the quote expiration date
○ Set payment method and invoicing defaults
○ Set a default bill to and sold to contact
○ and much more...
Solution: Default Values Plugin
● Default values can be static or can be dynamic
○ e.g. Customers in the United States may have a default payment
method of check and other countries use wire transfer
● Default values can be changed by the user once they get to the quote
details page
● The goal is that 95% of the time the default values are the ‘right answer’
and the sales rep can simply click ‘Next’ and move on to quoting the
products and services.
Default Values Plugin Example
Default Values Plugin Example
Default Values Plugin Example
Learn more at
https://knowledgecenter.zuora.com/
Rules Engine
Solution: Quote Rules Engine
The rules engine allows you to dynamically check for certain
conditions on your quotes and take automated actions
Simple… but powerful
Condition Action
Rules Engine: Conditions
● Conditions can be triggered by
○ Quote attributes / fields
○ Rollup values from rate plans or charges
○ Calculated values (i.e. add two fields together)
○ System values (i.e. Salesforce user specific fields)
Rules Engine: Actions
● Actions can do the following
○ Show a message
■ Info - Just gives the user some information
■ Warning - Alerts them to a potential problem
■ Error - Indicates an operation is not allowed (blocks the quote from
saving)
○ Add a Product
○ Remove a Product
○ Update a product
○ Custom Action - runs a custom Apex function
Rules Engine
● Rules are configured in the Salesforce UI and require no Apex code
(though you can extend rules with Apex if you need more advanced
features)
● Rules can be run after every change on a quote or you can run them only
when the user attempts to save the quote.
● The order in which rules run can be configured in the UI
Rules Engine Example - Restrict Discounts
Rules Engine Example - Restrict Discounts
Rules Engine Example - Remove Legacy Products
Rules Engine Example - Remove Legacy Products
Insights and Analytics
Letting our team see the big picture
Business Use Cases
Sales Leadership
Operations
● At a glance view of pipeline and
sales metrics
● Clear indicators of quote status
● Provide teams with easy
summarized data for reports and
automation to be built upon
Finance & Legal
● Accurate metrics for commission
calculations
But first...
Salesforce Tools
Salesforce Tools: DLRS
● DLRS short for “Declarative Lookup Rollup Summaries”
● Amazing tool for getting around the Salesforce limits on rollups across
records
● Open-Source and Free
● Get the managed package here:
○ https://github.com/afawcett/declarative-lookup-rollup-summaries
○ ...or just Google: “DLRS”
DLRS - Enhancing Zuora CPQ
● Rollup summary values to the quote from the rate plans or charges
● Examples:
○ Total MRR from Base Subscriptions (sum of base subscription mrr
values)
○ Total quote revenue per product category (Subscriptions vs Perpetual
vs Professional Services)
DLRS - Enhancing Zuora 360
● Rollup summary values to the account from subscriptions and charges
● Examples:
○ Total licenses on the account across all subscriptions
○ MRR per product category rollup to account
○ Number of subscriptions active on account
Opportunity Metric
Rollups
Custom Opportunity Metric Rollups
How did we do this?
Zuora CPQ + DLRS
● Annual: SaaS Recurring = Sum of MRR for charges of type ‘software
subscription’ multiplied by 12
● Annual: Services Recurring = Sum of MRR for charges of type
‘professional services subscription’ multiplied by 12
● One Time: Software = Sum of quote charges of type ‘software license’
● One Time Services = Sum of quote charges of type ‘professional services’
Custom Opportunity Metric Rollups
Expanded Quote
Status
Expanded Quote Status
● Out of the box Status: ‘New’ and ‘Sent to Z-Billing’
● New Status Field:
○ New - All new and active quotes
○ Expired - The quotes expiration date has passed and pricing may not
be valid
○ Archived - Another quote on this opportunity was submitted to billing.
(only one quote per opportunity can be sent to billing)
○ Sent to Billing - This quote has been sent to billing and is locked.
Expanded Quote Status
Questions?
We have answers!
(or will make something up…)
QUESTIONS?
COMMUNITY.ZUORA.COM
RELEASE NOTIFICATIONS
ZUORA ANNOUNCEMENTS
DISCUSSION FORUMS
PRODUCT IDEAS
KNOWN ISSUES
VISIT THE LEARNERS’ LOUNGE
ON-SITE ZUORA SUPPORT
Thank You!

Más contenido relacionado

Similar a Subscribed 2019 - Empower Sales Operations with Zuora CPQ

Subscribed 2019 - Empower Sales Operations
Subscribed 2019 -  Empower Sales Operations Subscribed 2019 -  Empower Sales Operations
Subscribed 2019 - Empower Sales Operations Zuora, Inc.
 
Subscribed 2019 - Best Practices and Iterating On Your Zuora Platform
Subscribed 2019 - Best Practices and Iterating On Your Zuora PlatformSubscribed 2019 - Best Practices and Iterating On Your Zuora Platform
Subscribed 2019 - Best Practices and Iterating On Your Zuora PlatformZuora, Inc.
 
Subscribed 2019 - Quote Smarter, Faster and Get Products to Market Quicker wi...
Subscribed 2019 - Quote Smarter, Faster and Get Products to Market Quicker wi...Subscribed 2019 - Quote Smarter, Faster and Get Products to Market Quicker wi...
Subscribed 2019 - Quote Smarter, Faster and Get Products to Market Quicker wi...Zuora, Inc.
 
Subscribed 2019 - CPQ X: The Future of CPQ
Subscribed 2019 - CPQ X: The Future of CPQSubscribed 2019 - CPQ X: The Future of CPQ
Subscribed 2019 - CPQ X: The Future of CPQZuora, Inc.
 
Forecasting Accurately with Salesforce Forecasting
Forecasting Accurately with Salesforce ForecastingForecasting Accurately with Salesforce Forecasting
Forecasting Accurately with Salesforce ForecastingDreamforce
 
Gesture Controlled Interactions with Platform Events and IoT Explorer
Gesture Controlled Interactions with Platform Events and IoT ExplorerGesture Controlled Interactions with Platform Events and IoT Explorer
Gesture Controlled Interactions with Platform Events and IoT ExplorerSalesforce Developers
 
Migrating CPQ to Advanced Calculator and JSQCP
Migrating CPQ to Advanced Calculator and JSQCPMigrating CPQ to Advanced Calculator and JSQCP
Migrating CPQ to Advanced Calculator and JSQCPSalesforce Developers
 
Build Engaging Community Experiences with Community Cloud
Build Engaging Community Experiences with Community CloudBuild Engaging Community Experiences with Community Cloud
Build Engaging Community Experiences with Community CloudSalesforce Developers
 
Sales Wave Partner Update (October 19, 2015)
Sales Wave Partner Update (October 19, 2015)Sales Wave Partner Update (October 19, 2015)
Sales Wave Partner Update (October 19, 2015)Salesforce Partners
 
Final user provisioning webinar draft 2
Final user provisioning webinar   draft 2Final user provisioning webinar   draft 2
Final user provisioning webinar draft 2Salesforce Developers
 
Summer '15: User Provisioning for Connected Apps
Summer '15: User Provisioning for Connected AppsSummer '15: User Provisioning for Connected Apps
Summer '15: User Provisioning for Connected AppsSalesforce Developers
 
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
Sample Gallery: Reference Code and Best Practices for Salesforce DevelopersSample Gallery: Reference Code and Best Practices for Salesforce Developers
Sample Gallery: Reference Code and Best Practices for Salesforce DevelopersSalesforce Developers
 
Salesforce Lightning Data Service
Salesforce Lightning Data ServiceSalesforce Lightning Data Service
Salesforce Lightning Data ServiceManish Thaduri
 
Partner Roadmap Webinar (July 6, 2017)
Partner Roadmap Webinar (July 6, 2017)Partner Roadmap Webinar (July 6, 2017)
Partner Roadmap Webinar (July 6, 2017)Salesforce Partners
 
Force.com Friday: Intro to Force.com Slides
Force.com Friday: Intro to Force.com SlidesForce.com Friday: Intro to Force.com Slides
Force.com Friday: Intro to Force.com SlidesSalesforce Developers
 
Subscribed 2019 - Deliver Growth Without Breaking Your Back Office
Subscribed 2019 - Deliver Growth Without Breaking Your Back OfficeSubscribed 2019 - Deliver Growth Without Breaking Your Back Office
Subscribed 2019 - Deliver Growth Without Breaking Your Back OfficeZuora, Inc.
 
Partner Roadmap Webinar (August 3, 2017)
Partner Roadmap Webinar (August 3, 2017)Partner Roadmap Webinar (August 3, 2017)
Partner Roadmap Webinar (August 3, 2017)Salesforce Partners
 
Welcome to the Partner Community: Success Through Collaboration! (October 13,...
Welcome to the Partner Community: Success Through Collaboration! (October 13,...Welcome to the Partner Community: Success Through Collaboration! (October 13,...
Welcome to the Partner Community: Success Through Collaboration! (October 13,...Salesforce Partners
 

Similar a Subscribed 2019 - Empower Sales Operations with Zuora CPQ (20)

Subscribed 2019 - Empower Sales Operations
Subscribed 2019 -  Empower Sales Operations Subscribed 2019 -  Empower Sales Operations
Subscribed 2019 - Empower Sales Operations
 
Subscribed 2019 - Best Practices and Iterating On Your Zuora Platform
Subscribed 2019 - Best Practices and Iterating On Your Zuora PlatformSubscribed 2019 - Best Practices and Iterating On Your Zuora Platform
Subscribed 2019 - Best Practices and Iterating On Your Zuora Platform
 
Subscribed 2019 - Quote Smarter, Faster and Get Products to Market Quicker wi...
Subscribed 2019 - Quote Smarter, Faster and Get Products to Market Quicker wi...Subscribed 2019 - Quote Smarter, Faster and Get Products to Market Quicker wi...
Subscribed 2019 - Quote Smarter, Faster and Get Products to Market Quicker wi...
 
Subscribed 2019 - CPQ X: The Future of CPQ
Subscribed 2019 - CPQ X: The Future of CPQSubscribed 2019 - CPQ X: The Future of CPQ
Subscribed 2019 - CPQ X: The Future of CPQ
 
Forecasting Accurately with Salesforce Forecasting
Forecasting Accurately with Salesforce ForecastingForecasting Accurately with Salesforce Forecasting
Forecasting Accurately with Salesforce Forecasting
 
Gesture Controlled Interactions with Platform Events and IoT Explorer
Gesture Controlled Interactions with Platform Events and IoT ExplorerGesture Controlled Interactions with Platform Events and IoT Explorer
Gesture Controlled Interactions with Platform Events and IoT Explorer
 
Migrating CPQ to Advanced Calculator and JSQCP
Migrating CPQ to Advanced Calculator and JSQCPMigrating CPQ to Advanced Calculator and JSQCP
Migrating CPQ to Advanced Calculator and JSQCP
 
Build Engaging Community Experiences with Community Cloud
Build Engaging Community Experiences with Community CloudBuild Engaging Community Experiences with Community Cloud
Build Engaging Community Experiences with Community Cloud
 
Sales Wave Partner Update (October 19, 2015)
Sales Wave Partner Update (October 19, 2015)Sales Wave Partner Update (October 19, 2015)
Sales Wave Partner Update (October 19, 2015)
 
Final user provisioning webinar draft 2
Final user provisioning webinar   draft 2Final user provisioning webinar   draft 2
Final user provisioning webinar draft 2
 
Summer '15: User Provisioning for Connected Apps
Summer '15: User Provisioning for Connected AppsSummer '15: User Provisioning for Connected Apps
Summer '15: User Provisioning for Connected Apps
 
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
Sample Gallery: Reference Code and Best Practices for Salesforce DevelopersSample Gallery: Reference Code and Best Practices for Salesforce Developers
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
 
Salesforce Lightning Data Service
Salesforce Lightning Data ServiceSalesforce Lightning Data Service
Salesforce Lightning Data Service
 
API Design for Your Packaged App
API Design for Your Packaged AppAPI Design for Your Packaged App
API Design for Your Packaged App
 
Partner Roadmap Webinar (July 6, 2017)
Partner Roadmap Webinar (July 6, 2017)Partner Roadmap Webinar (July 6, 2017)
Partner Roadmap Webinar (July 6, 2017)
 
API Design for Your Packaged App
API Design for Your Packaged AppAPI Design for Your Packaged App
API Design for Your Packaged App
 
Force.com Friday: Intro to Force.com Slides
Force.com Friday: Intro to Force.com SlidesForce.com Friday: Intro to Force.com Slides
Force.com Friday: Intro to Force.com Slides
 
Subscribed 2019 - Deliver Growth Without Breaking Your Back Office
Subscribed 2019 - Deliver Growth Without Breaking Your Back OfficeSubscribed 2019 - Deliver Growth Without Breaking Your Back Office
Subscribed 2019 - Deliver Growth Without Breaking Your Back Office
 
Partner Roadmap Webinar (August 3, 2017)
Partner Roadmap Webinar (August 3, 2017)Partner Roadmap Webinar (August 3, 2017)
Partner Roadmap Webinar (August 3, 2017)
 
Welcome to the Partner Community: Success Through Collaboration! (October 13,...
Welcome to the Partner Community: Success Through Collaboration! (October 13,...Welcome to the Partner Community: Success Through Collaboration! (October 13,...
Welcome to the Partner Community: Success Through Collaboration! (October 13,...
 

Más de Zuora, Inc.

SSP Your New Strategic Growth Weapon
SSP  Your New Strategic Growth Weapon SSP  Your New Strategic Growth Weapon
SSP Your New Strategic Growth Weapon Zuora, Inc.
 
Subscribed 2019 - Going Global: Demystifying International Payments
Subscribed 2019 - Going Global: Demystifying International PaymentsSubscribed 2019 - Going Global: Demystifying International Payments
Subscribed 2019 - Going Global: Demystifying International PaymentsZuora, Inc.
 
Subscribed 2019 - Fraud Management Strategies: Reducing Collection Friction t...
Subscribed 2019 - Fraud Management Strategies: Reducing Collection Friction t...Subscribed 2019 - Fraud Management Strategies: Reducing Collection Friction t...
Subscribed 2019 - Fraud Management Strategies: Reducing Collection Friction t...Zuora, Inc.
 
Subscribed 2019 - Optimizing Recurring Collections at Scale
Subscribed 2019 - Optimizing Recurring Collections at ScaleSubscribed 2019 - Optimizing Recurring Collections at Scale
Subscribed 2019 - Optimizing Recurring Collections at ScaleZuora, Inc.
 
Subscribed 2019 - Regulations and What Lies Ahead with Zuora Payments and Col...
Subscribed 2019 - Regulations and What Lies Ahead with Zuora Payments and Col...Subscribed 2019 - Regulations and What Lies Ahead with Zuora Payments and Col...
Subscribed 2019 - Regulations and What Lies Ahead with Zuora Payments and Col...Zuora, Inc.
 
Subscribed 2019 - Collection Strategies: Recovering Critical Revenue to Drive...
Subscribed 2019 - Collection Strategies: Recovering Critical Revenue to Drive...Subscribed 2019 - Collection Strategies: Recovering Critical Revenue to Drive...
Subscribed 2019 - Collection Strategies: Recovering Critical Revenue to Drive...Zuora, Inc.
 
Subscribed 2019 - Why Digital Transformation Should Drive Business Model Tran...
Subscribed 2019 - Why Digital Transformation Should Drive Business Model Tran...Subscribed 2019 - Why Digital Transformation Should Drive Business Model Tran...
Subscribed 2019 - Why Digital Transformation Should Drive Business Model Tran...Zuora, Inc.
 
Subscribed 2019 - Business Transformation: Architecting the Launch for Success
Subscribed 2019 - Business Transformation: Architecting the Launch for SuccessSubscribed 2019 - Business Transformation: Architecting the Launch for Success
Subscribed 2019 - Business Transformation: Architecting the Launch for SuccessZuora, Inc.
 
Subscribed 2019 - Customer First Approach to Pricing
Subscribed 2019  - Customer First Approach to Pricing Subscribed 2019  - Customer First Approach to Pricing
Subscribed 2019 - Customer First Approach to Pricing Zuora, Inc.
 
Subscribed 2019 - Best Practices for Realizing Optimal Value from Zuora
Subscribed 2019 -  Best Practices for Realizing Optimal Value from ZuoraSubscribed 2019 -  Best Practices for Realizing Optimal Value from Zuora
Subscribed 2019 - Best Practices for Realizing Optimal Value from ZuoraZuora, Inc.
 
Subscribed 2019 - Omni-Channel Customer Acquisition and Retention
Subscribed 2019 - Omni-Channel Customer Acquisition and RetentionSubscribed 2019 - Omni-Channel Customer Acquisition and Retention
Subscribed 2019 - Omni-Channel Customer Acquisition and RetentionZuora, Inc.
 
Subscribed 2019 - Implementing a Consumption-Based Pricing Strategy
Subscribed 2019 - Implementing a Consumption-Based Pricing StrategySubscribed 2019 - Implementing a Consumption-Based Pricing Strategy
Subscribed 2019 - Implementing a Consumption-Based Pricing StrategyZuora, Inc.
 
Subscribed 2019 - Proration: Why Getting it Right Matters
Subscribed 2019 - 	Proration: Why Getting it Right MattersSubscribed 2019 - 	Proration: Why Getting it Right Matters
Subscribed 2019 - Proration: Why Getting it Right MattersZuora, Inc.
 
Subscribed 2019 - Beyond reporting analytics for growth
Subscribed 2019 - Beyond reporting analytics for growthSubscribed 2019 - Beyond reporting analytics for growth
Subscribed 2019 - Beyond reporting analytics for growthZuora, Inc.
 
Subscribed 2019 - The Future of Orders
Subscribed 2019 - The Future of Orders Subscribed 2019 - The Future of Orders
Subscribed 2019 - The Future of Orders Zuora, Inc.
 
Subscribed 2019 - Current and Future State: Zuora Functional Architecture
Subscribed 2019 - Current and Future State: Zuora Functional ArchitectureSubscribed 2019 - Current and Future State: Zuora Functional Architecture
Subscribed 2019 - Current and Future State: Zuora Functional ArchitectureZuora, Inc.
 
Subscribed 2019 Create Beautiful Invoices
Subscribed 2019 Create Beautiful InvoicesSubscribed 2019 Create Beautiful Invoices
Subscribed 2019 Create Beautiful InvoicesZuora, Inc.
 
Subscribed NYC 2017: Land & Expand: Your Strategy for Global Market Expansion
Subscribed NYC 2017: Land & Expand: Your Strategy for Global Market ExpansionSubscribed NYC 2017: Land & Expand: Your Strategy for Global Market Expansion
Subscribed NYC 2017: Land & Expand: Your Strategy for Global Market ExpansionZuora, Inc.
 
Subscribed NYC 2017: Monetizing Subscription Services
Subscribed NYC 2017: Monetizing Subscription ServicesSubscribed NYC 2017: Monetizing Subscription Services
Subscribed NYC 2017: Monetizing Subscription ServicesZuora, Inc.
 
Subscribed NYC 2017: Driving Cross-Functional Accountability - Growth Metrics...
Subscribed NYC 2017: Driving Cross-Functional Accountability - Growth Metrics...Subscribed NYC 2017: Driving Cross-Functional Accountability - Growth Metrics...
Subscribed NYC 2017: Driving Cross-Functional Accountability - Growth Metrics...Zuora, Inc.
 

Más de Zuora, Inc. (20)

SSP Your New Strategic Growth Weapon
SSP  Your New Strategic Growth Weapon SSP  Your New Strategic Growth Weapon
SSP Your New Strategic Growth Weapon
 
Subscribed 2019 - Going Global: Demystifying International Payments
Subscribed 2019 - Going Global: Demystifying International PaymentsSubscribed 2019 - Going Global: Demystifying International Payments
Subscribed 2019 - Going Global: Demystifying International Payments
 
Subscribed 2019 - Fraud Management Strategies: Reducing Collection Friction t...
Subscribed 2019 - Fraud Management Strategies: Reducing Collection Friction t...Subscribed 2019 - Fraud Management Strategies: Reducing Collection Friction t...
Subscribed 2019 - Fraud Management Strategies: Reducing Collection Friction t...
 
Subscribed 2019 - Optimizing Recurring Collections at Scale
Subscribed 2019 - Optimizing Recurring Collections at ScaleSubscribed 2019 - Optimizing Recurring Collections at Scale
Subscribed 2019 - Optimizing Recurring Collections at Scale
 
Subscribed 2019 - Regulations and What Lies Ahead with Zuora Payments and Col...
Subscribed 2019 - Regulations and What Lies Ahead with Zuora Payments and Col...Subscribed 2019 - Regulations and What Lies Ahead with Zuora Payments and Col...
Subscribed 2019 - Regulations and What Lies Ahead with Zuora Payments and Col...
 
Subscribed 2019 - Collection Strategies: Recovering Critical Revenue to Drive...
Subscribed 2019 - Collection Strategies: Recovering Critical Revenue to Drive...Subscribed 2019 - Collection Strategies: Recovering Critical Revenue to Drive...
Subscribed 2019 - Collection Strategies: Recovering Critical Revenue to Drive...
 
Subscribed 2019 - Why Digital Transformation Should Drive Business Model Tran...
Subscribed 2019 - Why Digital Transformation Should Drive Business Model Tran...Subscribed 2019 - Why Digital Transformation Should Drive Business Model Tran...
Subscribed 2019 - Why Digital Transformation Should Drive Business Model Tran...
 
Subscribed 2019 - Business Transformation: Architecting the Launch for Success
Subscribed 2019 - Business Transformation: Architecting the Launch for SuccessSubscribed 2019 - Business Transformation: Architecting the Launch for Success
Subscribed 2019 - Business Transformation: Architecting the Launch for Success
 
Subscribed 2019 - Customer First Approach to Pricing
Subscribed 2019  - Customer First Approach to Pricing Subscribed 2019  - Customer First Approach to Pricing
Subscribed 2019 - Customer First Approach to Pricing
 
Subscribed 2019 - Best Practices for Realizing Optimal Value from Zuora
Subscribed 2019 -  Best Practices for Realizing Optimal Value from ZuoraSubscribed 2019 -  Best Practices for Realizing Optimal Value from Zuora
Subscribed 2019 - Best Practices for Realizing Optimal Value from Zuora
 
Subscribed 2019 - Omni-Channel Customer Acquisition and Retention
Subscribed 2019 - Omni-Channel Customer Acquisition and RetentionSubscribed 2019 - Omni-Channel Customer Acquisition and Retention
Subscribed 2019 - Omni-Channel Customer Acquisition and Retention
 
Subscribed 2019 - Implementing a Consumption-Based Pricing Strategy
Subscribed 2019 - Implementing a Consumption-Based Pricing StrategySubscribed 2019 - Implementing a Consumption-Based Pricing Strategy
Subscribed 2019 - Implementing a Consumption-Based Pricing Strategy
 
Subscribed 2019 - Proration: Why Getting it Right Matters
Subscribed 2019 - 	Proration: Why Getting it Right MattersSubscribed 2019 - 	Proration: Why Getting it Right Matters
Subscribed 2019 - Proration: Why Getting it Right Matters
 
Subscribed 2019 - Beyond reporting analytics for growth
Subscribed 2019 - Beyond reporting analytics for growthSubscribed 2019 - Beyond reporting analytics for growth
Subscribed 2019 - Beyond reporting analytics for growth
 
Subscribed 2019 - The Future of Orders
Subscribed 2019 - The Future of Orders Subscribed 2019 - The Future of Orders
Subscribed 2019 - The Future of Orders
 
Subscribed 2019 - Current and Future State: Zuora Functional Architecture
Subscribed 2019 - Current and Future State: Zuora Functional ArchitectureSubscribed 2019 - Current and Future State: Zuora Functional Architecture
Subscribed 2019 - Current and Future State: Zuora Functional Architecture
 
Subscribed 2019 Create Beautiful Invoices
Subscribed 2019 Create Beautiful InvoicesSubscribed 2019 Create Beautiful Invoices
Subscribed 2019 Create Beautiful Invoices
 
Subscribed NYC 2017: Land & Expand: Your Strategy for Global Market Expansion
Subscribed NYC 2017: Land & Expand: Your Strategy for Global Market ExpansionSubscribed NYC 2017: Land & Expand: Your Strategy for Global Market Expansion
Subscribed NYC 2017: Land & Expand: Your Strategy for Global Market Expansion
 
Subscribed NYC 2017: Monetizing Subscription Services
Subscribed NYC 2017: Monetizing Subscription ServicesSubscribed NYC 2017: Monetizing Subscription Services
Subscribed NYC 2017: Monetizing Subscription Services
 
Subscribed NYC 2017: Driving Cross-Functional Accountability - Growth Metrics...
Subscribed NYC 2017: Driving Cross-Functional Accountability - Growth Metrics...Subscribed NYC 2017: Driving Cross-Functional Accountability - Growth Metrics...
Subscribed NYC 2017: Driving Cross-Functional Accountability - Growth Metrics...
 

Último

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 

Último (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 

Subscribed 2019 - Empower Sales Operations with Zuora CPQ

  • 1. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. LEVERAGING ZUORA CPQ Jordan Gonzalez & Jacob Feisley
  • 2. SAFE HARBOR DISCLAIMER The following presentation is intended for information purposes only. The development, release, and timing of any features or functionality described for Zuora’s products remains at the sole discretion of Zuora and is subject to change. Any unreleased services or features referenced in this presentation are not currently available and may not be delivered on time or at all. Customers should make purchase decisions based upon product features that are currently available. In addition, statements in this presentation that refer to forecasts, future plans and expectations forward-looking statements that involve risks, uncertainties, and assumptions, many of which involve factors or circumstances that are beyond our control. If any such uncertainties materialize, if any of the assumptions prove incorrect, or if priorities or resourcing changes, actual results could differ materially from such forward-looking statements. You are cautioned not to place undue reliance on these forward-looking statements as they reflect Zuora’s expectations as of the date of this presentation. In addition, actual results could differ materially from those expressed or implied in the forward-looking statements due to a number of factors, including but not limited to, risks detailed in our final prospectus related to our initial public offering filed with the Securities and Exchange Commission (SEC) on April 12, 2018 as well as other documents that may be filed by us from time to time with the SEC. Copies of our final prospectus and other filings with the SEC may be obtained by visiting our Investor Relations website at investor.zuora.com or the SEC's website at www.sec.gov. Zuora assumes no obligation and does not intend to update these forward looking statements after the date of this presentation to conform these statements to actual results or to changes in our expectations. We encourage customers requiring specific functionality to file requests on our Zuora Community Ideas Board, even if a feature potentially addressing their needs has been previously discussed. These cases will be tracked by Zuora product management and every effort will be made to proactively communicate Zuora’s triage and status of incoming requests.
  • 3. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. WHAT IS CPQ?
  • 4. CRM / Web Portal GLquote order fulfill invoice collect recognize Traditional Quote to Cash Process
  • 5. CRM / Web Portal GL THIS IS HOW ORDER-TO-CASH HAPPENS FOR A SUBSCRIPTION BUSINESS quote renew order provision invoice collect measure recognize
  • 6. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. Zuora CPQ - Build customer-ready quotes - The only CPQ solution purpose-built for subscriptions. - Send the resulting accounts and subscriptions immediately to Zuora for invoicing and subscription management - Send account, subscription, invoice, and product catalog data from Zuora to Salesforce. - Synchronizes Billing Accounts and their related objects from Zuora to Salesforce Zuora CPQ Zuora 360 Two Managed Packages
  • 8. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. PRODUCT SELECTION
  • 9. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. Guided Selling
  • 10. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. Pricing Module
  • 11. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. Submitting for Approvals
  • 12. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. Approval Process
  • 13. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. DocuSign Integration
  • 14. Zuora Proprietary & Confidential Information. © 2016 Zuora, Inc. Zuora is the registered trademark of Zuora, Inc. All Rights Reserved. Sending Quote to Zuora
  • 15. v Director, Systems and Security Appspace Jacob Feisley
  • 16.
  • 18. Sales Operations Helping our teams sell better, faster, and more effectively ● Defining Process ● Implementing Automation ● Generate insights and analytics to monitor performance
  • 20. Business Use Cases Sales Leadership Operations ● We want the quoting process to be quick and easy. Time is money! ● We want to avoid mistakes on quotes sent to the customer ● We want to ensure subscriptions are only combined with compatible add-ons Finance & Legal ● We want to ensure discounts are capped at a certain limit ● We want to ensure minimum quantity of certain items on an order
  • 22. Solution: Default Values Plugin ● What is it? ○ A small Salesforce Apex class that allows values to be automatically pre-set on a quote ● How does it work? ○ When a quote is created and just before the user is shown the Quote Details screen the Apex code will run and set any values you specify on the quote
  • 23. Solution: Default Values Plugin ● What can I do with this? ○ Set the subscription and renewal terms ○ Set the quote start date ○ Set the quote expiration date ○ Set payment method and invoicing defaults ○ Set a default bill to and sold to contact ○ and much more...
  • 24. Solution: Default Values Plugin ● Default values can be static or can be dynamic ○ e.g. Customers in the United States may have a default payment method of check and other countries use wire transfer ● Default values can be changed by the user once they get to the quote details page ● The goal is that 95% of the time the default values are the ‘right answer’ and the sales rep can simply click ‘Next’ and move on to quoting the products and services.
  • 27. Default Values Plugin Example Learn more at https://knowledgecenter.zuora.com/
  • 29. Solution: Quote Rules Engine The rules engine allows you to dynamically check for certain conditions on your quotes and take automated actions Simple… but powerful Condition Action
  • 30. Rules Engine: Conditions ● Conditions can be triggered by ○ Quote attributes / fields ○ Rollup values from rate plans or charges ○ Calculated values (i.e. add two fields together) ○ System values (i.e. Salesforce user specific fields)
  • 31. Rules Engine: Actions ● Actions can do the following ○ Show a message ■ Info - Just gives the user some information ■ Warning - Alerts them to a potential problem ■ Error - Indicates an operation is not allowed (blocks the quote from saving) ○ Add a Product ○ Remove a Product ○ Update a product ○ Custom Action - runs a custom Apex function
  • 32. Rules Engine ● Rules are configured in the Salesforce UI and require no Apex code (though you can extend rules with Apex if you need more advanced features) ● Rules can be run after every change on a quote or you can run them only when the user attempts to save the quote. ● The order in which rules run can be configured in the UI
  • 33. Rules Engine Example - Restrict Discounts
  • 34. Rules Engine Example - Restrict Discounts
  • 35. Rules Engine Example - Remove Legacy Products
  • 36. Rules Engine Example - Remove Legacy Products
  • 37. Insights and Analytics Letting our team see the big picture
  • 38. Business Use Cases Sales Leadership Operations ● At a glance view of pipeline and sales metrics ● Clear indicators of quote status ● Provide teams with easy summarized data for reports and automation to be built upon Finance & Legal ● Accurate metrics for commission calculations
  • 41. Salesforce Tools: DLRS ● DLRS short for “Declarative Lookup Rollup Summaries” ● Amazing tool for getting around the Salesforce limits on rollups across records ● Open-Source and Free ● Get the managed package here: ○ https://github.com/afawcett/declarative-lookup-rollup-summaries ○ ...or just Google: “DLRS”
  • 42. DLRS - Enhancing Zuora CPQ ● Rollup summary values to the quote from the rate plans or charges ● Examples: ○ Total MRR from Base Subscriptions (sum of base subscription mrr values) ○ Total quote revenue per product category (Subscriptions vs Perpetual vs Professional Services)
  • 43. DLRS - Enhancing Zuora 360 ● Rollup summary values to the account from subscriptions and charges ● Examples: ○ Total licenses on the account across all subscriptions ○ MRR per product category rollup to account ○ Number of subscriptions active on account
  • 46. How did we do this? Zuora CPQ + DLRS ● Annual: SaaS Recurring = Sum of MRR for charges of type ‘software subscription’ multiplied by 12 ● Annual: Services Recurring = Sum of MRR for charges of type ‘professional services subscription’ multiplied by 12 ● One Time: Software = Sum of quote charges of type ‘software license’ ● One Time Services = Sum of quote charges of type ‘professional services’ Custom Opportunity Metric Rollups
  • 48. Expanded Quote Status ● Out of the box Status: ‘New’ and ‘Sent to Z-Billing’ ● New Status Field: ○ New - All new and active quotes ○ Expired - The quotes expiration date has passed and pricing may not be valid ○ Archived - Another quote on this opportunity was submitted to billing. (only one quote per opportunity can be sent to billing) ○ Sent to Billing - This quote has been sent to billing and is locked.
  • 50. Questions? We have answers! (or will make something up…)
  • 51. QUESTIONS? COMMUNITY.ZUORA.COM RELEASE NOTIFICATIONS ZUORA ANNOUNCEMENTS DISCUSSION FORUMS PRODUCT IDEAS KNOWN ISSUES VISIT THE LEARNERS’ LOUNGE ON-SITE ZUORA SUPPORT