LogoLogo
  • User Guide
    • Getting Started
      • Building a Usage-Based Product in Revenium
      • Setting Up & Using API Analytics & Observability
      • Setting Up & Using Product Analytics
      • Sending Data to Revenium's Metering API
      • Key Concepts & Relationships
    • Connect Your Data
      • cURL Commands for Testing
      • Container-Native Metering
      • Kong
        • Kubernetes Installation
      • Salesforce
        • Revenium Unmanaged Package
          • Anypoint API Experience Hub (AEH)
            • Anypoint API Experience Hub Unmanaged Package Post Installation Instructions
          • Anypoint Community Manager (ACM)
            • Anypoint Community Manager Package Post Installation Instructions
        • Revenium Lightning Web Components
          • Add Components to Experience Cloud site
          • Drop-In Storefront
          • Product Card
          • Product Card (Anypoint)
          • Product Checkout
          • Product Details Button
          • Usage History
          • API Access Requester
      • MuleSoft
        • Metering Policy Configuration
        • Offline Metering Policy Configuration
        • Anypoint API & API Group Synchronization
        • Revenium Connector
        • Disable Default Anypoint Community Manager (ACM) Email Notifications
      • Gravitee
      • Istio
      • Envoy
      • AWS API Gateway
      • Python & Django
      • Golang
      • Spring Boot
      • .Net
      • NodeJs
      • Java/JVM
      • Snowflake
      • Azure API Management
      • IBM
      • Custom Integrations Using Metering Beacons
        • JWT Enrichment
      • Offline Metering via Log Parsing
    • Sources
      • Metering Elements
      • Alerts
        • Alert History
    • API Keys
    • Products & Pricing
      • Product Lines
      • Pricing Rules
        • Revenium Scripting Language
          • RSL Reference
        • Execution Logs
      • SLA Definitions
      • SLA Violation Review
    • Customers
      • Customers
      • Subscribers
      • Subscriptions
      • Subscribers Credentials
      • Subscribers Notifications
    • Billing and Invoicing
      • Manage Refunds
    • Analytics
      • Revenue Analytics
      • Product Analytics
        • Custom Reports (Products)
      • Subscriber Analytics
        • New Subscribers
        • (Daily/Weekly/Monthly) Active Subscribers
        • Most Engaged Subscribers & Customers
        • Historical Usage
      • API Analytics
        • Performance & Availability
        • Compare Periods
        • Traffic by Geography
        • Advanced Search
        • Custom Reports
    • Profile
      • Profile
      • Revenium API Documentation
    • Settings
      • Revenium Users & Organizations
        • Access Permissions by User Type
      • Revenium Subscription
      • Revenium Organizations
      • Notification Templates
      • Transactions Logs
        • Analytics Transaction Log
        • Product Transaction Log
        • Subscription Audit Log
        • No Code Transaction Testing
      • Integrations
        • Data Sync
        • Export Configurations
        • Notification Providers
        • Payment Configurations
          • Customer VAT ID Support
        • ERP Configurations
        • External Integration Logs
        • Identity Providers
      • System Logs
      • Default Configuration Limits
Powered by GitBook

© Revenium - www.revenium.io

On this page
  • Available Attributes on Customer Records
  • Adding Custom Metadata to Customer Records
  1. User Guide
  2. Customers

Customers

Customer records can be manually created, bulk imported via CSV, or created directly via API.

Last updated 10 months ago

Available Attributes on Customer Records

In addition to many self-explanatory attributes, customer records also allow configuration of the following properties:

  • Associated Domains: This field is used in combination with the audience visibility filter of Products for displaying non-public products only to subscribers from specific companies. For example, if the customer's name is Pfizer, you could add a list of valid domains to the Pfizer Customer record in Revenium such as pfizer.com, pfizer.co.uk, and pfizer.biz. This field is not required if you are not publishing customer-specific products.

Note that the correct format for associated domains to match is to enter the portion beginning after the protocol i.e. "http(s)://", and ending with the top-level domain. As an example, if you wanted to match subscribers with emails of subscriber@na.acmesoftware.co.uk, subscriber2@acmesoftware.co.uk, and subscriber3@acmesoftware.com, you would create these associated domains: na.acmesoftware.co.uk, acmesoftware.co.uk, and na.acmesoftware.com.

  • API Storefront URL: Enter the URL of your API storefront in this field. If you are using Revenium to send notifications to end subscribers, this URL will be used in these notifications to allow subscribers to easily navigate back to the portal for more information.

  • External Identifier: If synchronizing usage & revenue information from Revenium to other systems (typically an ERP system), enter the identifier used by that system here to allow for easy reconciliation of information between systems.

  • Logo Upload: upload the logo you would like to be used in end-subscriber notifications such as quota notifications and invoices. The standard templates utilize a logo file that is 64x64 pixels in a PNG format.

  • Billing Address, Phone, e-mail, and remittance instructions: Enter the information you would like to appear on invoices from Revenium to end subscribers to aid them in paying invoices that are not automatically collected via credit card.

Adding Custom Metadata to Customer Records

You can use the custom-metadata section of customer records to add any additional information that you need to be sync'd between Revenium and your external financial systems. As an example, you may wish to track a Tax ID in Revenium to display this information in an invoice. To do so, you would create a new metadata pair and then update this value manually or via our to stay in sync with your own records.

Revenium also supports a bulk upload process for Customer records. Click on the upload button on this page within the application to review the process for a bulk upload.

platform API