Skip to main content

Provide visibility in Salesforce

sfdc-account-page.png

Our Salesforce CRM integration brings Orb’s rich usage data and financial resources natively into your Salesforce environment. The integration continually syncs resources from your Orb instance into Salesforce, including customer subscriptions, plan information, historical invoices, and usage.

In concert with other data that lives in Salesforce (e.g. opportunity metadata, imports from other analytics applications, or manually tracked notes), Orb data can be a powerful way to drive ongoing sales success.

The Salesforce CRM integration allows your sales team to answer questions such as:

  • Which metrics is this Account being billed on? How is the last 30 days of utilization tracking for a given metric, and how does that compare to the previous 90 days?
  • Has there been an increase in utilization for this account recently that might motivate an upsell conversation, a decrease that could indicate a churn risk?
  • Is the breakdown of the upcoming invoice significantly different than previous invoices based on its line items?
  • Who are my top grossing accounts based on billed utilization? Which customers account for the top billed utilization for a specific metric?

Installation

Follow installation instructions here.

Sync behavior

Once your setup is complete, press the “Start sync” button to begin syncing resources. After the initial sync, Orb will sync resources daily. Orb syncs all data to your Salesforce instance, even for Customers that don't have a matched Account. As a result, when you link a new Account to an existing Orb Customer, data for that Account will appear immediately without having to wait for another sync.

Object Mapping

sfdc-mapping.png

As illustrated above, Orb connects to the native Account object, and creates several custom objects within your Salesforce instance.

Orb's integration takes the approach of custom objects so that you can use more advanced reporting features within Salesforce, such as using SOQL or Relationship Query. For example, you might use the plan id or name on the Orb Subscription to create an advanced report that aggregates revenue across plans.

Pre-built components

In addition to continually syncing in resources into your Salesforce instance, Orb comes with some pre-built components, which are meant to be added to your Account page. To add these components, go to the Salesforce Lightning App Builder and drag them into your existing Account page layout.

Orb Invoices List

This component shows a list of the most recent issued invoices, as well as the upcoming (draft) invoice for the customer if the subscription is still active. Configure this component by dragging in the Orb Invoices selection in the "Custom - Managed" section of the sidebar in the Lightning App Builder. By default, this component displays the invoice date, due date, total amount due, and status of the invoice.

If you'd like to display different data, you can construct a Related List to construct your own Orb Invoices component. The available fields on Invoice and Invoice Line Item are noted above.

Daily Usage

This component shows a graph of the last 30 days of utilization, broken down by metric and day. For metrics that are decomposable (see this discussion), each day will record the incremental usage on that day, such as the total number of API requests. Configure this by adding a "Report Chart" in the Lightning App Builder with the pre-built report called "Orb Daily Usage" and configuring the "Filter by" Account ID field.

report-chart-lightning-app-builder.png

In the case that the metric is not decomposable (i.e. it does not make sense to evaluate the metric independently for each day, like DISTINCT users), the daily total will show the difference between the previous day in the billing period. You'll note that for non-decomposable metrics, the first day of the subscription's billing period is likely to account for a significant portion of the consumption, and subsequent days will show any additional consumption as a delta from the first day.