New in Chargebee: Explore Reveal and understand your payment performance end-to-end.Try Now
Docschargebee docs
HomeBillingPaymentsRevRecGrowthReveal
Support

Product Updates


  • Release Notes

Getting Started


  • Overview
  • Chargebee Billing Data Centers
  • Object Relationship Model
  • Understanding Sites
  • Chargebee Tech Glossary
  • Articles and FAQ

Implementing Chargebee


  • Implementation Guide
  • Go-live Checklist
  • Articles and FAQ

AI in Chargebee


  • Chargebee Agents
  • Chargebee Copilot
  • Chargebee MCP Server (Model Context Protocol)

Developer Resources


  • Developer Resources Overview
  • Articles and FAQ

Product Catalog


  • Product Catalog Overview
  • Coupons
  • Articles and FAQ

Subscriptions


  • Working with Subscriptions
  • Billing
  • Orders
  • Articles and FAQ

Customers


  • Managing Customers
  • Account Hierarchy
  • Email Notifications
  • Branding
  • Configure Multiple Languages
  • Articles and FAQ

Entitlements


  • Entitlements Overview
  • Features Overview
  • Feature Management
  • Managing Product Entitlements
  • Subscription Entitlements
  • Customer Entitlements
  • Grandfathering Entitlements
  • Articles and FAQ

Usage Based Billing


  • Understanding Usages
  • Setting up Usage Based Billing
  • Usage Alerts
  • Metered Billing
  • Articles and FAQ

Chargebee CPQ


  • Chargebee CPQ
  • Chargebee CPQ for Salesforce
  • Chargebee CPQ for HubSpot

Invoices, Credit Notes, and Quotes


  • Invoices
  • Credit Notes
  • Quotes [Legacy]
  • Transactions
  • Articles and FAQ

Taxes


  • Overview
  • Configuring Taxes
  • Country-specific Taxes
  • Articles and FAQ

Hosted Capabilities


  • Overview
  • Hosted Checkout
  • Hosted Self-Serve Portal
  • Hosted Pages Features
  • Additional Hosted Pages
  • Payment Components
  • Pricing Table
  • Managing Payments with Chargebee.js
  • Mobile-Optimized Hosted Pages
  • Articles and FAQ

Site Configuration


  • Users & Roles
  • Custom Fields & Metadata
  • Approvals
  • Mandatory Fields
  • File Attachments & Comments
  • Advanced Filter Options
  • Multicurrency Pricing
  • Multi-decimal Support
  • Configuring Reason Codes
  • Events and Webhooks
  • API Keys
  • Time Zone
  • Time Machine
  • Transfer Configurations
  • Articles and FAQ

Multi Business Entity


  • Multi Business Entity Overview
  • Customer Transfer Overview
  • Articles and FAQ

Mobile Subscriptions


  • Overview
  • Omnichannel Subscriptions
  • Omnichannel One-Time Orders
  • Mobile Subscriptions (Legacy)

Reports and Analytics


  • RevenueStory
  • Home Dashboard
  • Frequently Asked Questions
  • FAQs for Classic Reports Sunset
  • Articles and FAQ

Integrations


  • Sales
  • Customer Support and Success
  • Finance
  • Tax
  • eInvoicing
  • Marketing
  • Stitch
  • Collaboration
  • Contract Management
  • Ecommerce Management
  • Articles and FAQ

Data Privacy & Security


  • Two Factor Authentication
  • SAML Single Sign-On
  • System for Cross-Domain Identity Management (SCIM)
  • EU-GDPR
  • Consent Management
  • Personal Data Management
  • Compliance Certificates
  • HIPAA Guidelines
  • PCI Recommendations and Integration Types
  • Articles and FAQ

Data Operations


  • Bulk Operations
  • Migration
  • Articles and FAQ
  1. Billing
  2. Data Operations
  3. Articles and FAQ
  4. Bulk Operations
  1. Billing
  2. Data Operations
  3. Articles and FAQ
  4. Bulk Operations

Bulk upload subscriptions for an existing customer: Parallel processing of data

Scope

How to import subscriptions from other billing systems?

How to perform bulk operations for existing subscriptions?

How to perform bulk operations using a sequential process?

What is the sequential processing of data in Bulk operation?

Summary

Bulk operation: Sequentially iterating each data

This is a native process used in Chargebee to import the data from 3rd party applications into Chargebee. In this method, while importing the data, each and every record will be validated by iterating sequentially. Once the validation is completed the data will get imported again by sequential iteration.

The problem with this approach is for a huge amount of data say 100000, it will iterate every record sequentially for both validating as well as for importing hence it is a time-consuming process. This process can be used to import data from 3rd-party applications or to perform a bulk update on existing subscriptions in Chargebee.

Refer to this link on how to import subscriptions using Parallel processing of data.

If you are to perform a bulk operation for existing data from Chargebee you may have to export the data from Chargebee and update those data to the import sheet from Bulk Operations. Earlier the export data format and import data format varied which involves a lot of manual intervention. With the new enhanced Export file option, you can either export a file using Download Data or use Download import-friendly file from Settings > Import & Export Data > Product Catalog. Refer to this link for more information.

To support this

To bulk upload subscriptions to your customer record, Go to

Settings Import and Export Data Choose a bulk operation Import subscriptions for Items (if Latest Product Catalog)/ Import subscriptions for customers (if Legacy Product Catalog) and click on Proceed. Download the sample CSV Enter the details Upload the CSV You can find the detailed steps in this document. Once the action is done, all the customers mentioned in the CSV will have subscriptions attached to their records.

Solution

Navigate from Settings > Import and Export Data > Choose a bulk operation > Import subscriptions for Items (if Latest Product Catalog)/ Import subscriptions for customers (if Legacy Product Catalog) and click on Proceed.

For Legacy Product Catalog

image

For Latest Product Catalog

image

Step 2: Download the sample CSV file

image

Upon downloading the CSV 'import_subscription_for_items.csv'. You can update the subscription records on this file.

Note:
Your CSV data file should contain all the columns specific to the operation you are performing. The sample CSV file has most of the columns required for the operation
Do not edit the column labels in the sample file and make sure the file extension is .CSV. Click here to read more
You can update this sheet with the data exported from the Customer Index Page

Once the file is exported, edit the file in CSV format and then you can update the subscription items required.

The fields in the downloaded file have to be filled in as per the parameters given below.

  1. Legacy Product Catalog

  2. Latest Product Catalog

Step 3: Configure your preferences

Specify your preferences on how Chargebee will perform certain actions when the Bulk Operation is underway:

  • Disable Webhooks: If you're an API user, you might be using Chargebee's webhooks to notify your system of any events that occur in your Chargebee account through the webhook URL.

  • Disable Email Notifications: If you've enabled Email Notifications in Chargebee and you are performing an operation (such as creating new subscriptions) that could trigger one of the enabled email notifications, your customers might receive an email notification.

  • Advanced Transformations: If your data file is in a format that is different from the format provided in Chargebee's sample CSV file and you would like to transform it to the recommended format with minimal effort, use this option. Contact support and we will provide you with the JSON code that you need to paste into the Advanced Transformations text box.

image

Step 4: Once updated, zip all the files in the same format it was exported, then drag and drop your data file into the web interface or upload it:

image

Once you've added all the information and the data file is ready, upload it.

If there are errors in the data file, you could either choose to fix the errors and upload another data file or skip the rows with errors and continue with the operation.

Click How do I fix this? to view the last 10 errors.

image

This section will also provide you with the options to download the validated file and upload a corrected file. Click here to know more about the bulk operation.

Related Articles

While performing bulk operations, all the columns are consolidated into a single column in the template upload file.
How can I import multiple coupons into Chargebee using Bulk operations?
How can I export items with the import format on Latest Product Catalog?
How to disable or remove the trial period from multiple price points of multiple plans in bulk on Latest Product Catalog Chargebee site?
How do I migrate subscriptions from Stripe to Chargebee while continuing to use Stripe as my payment gateway?
What bulk operations can I perform in Chargebee?
I am getting the "the column () appears more than once in file" while importing data into Chargebee. How can I fix this?

Show more

Was this article helpful?