Task 14: Exporting data
Docs: Export a data table as a CSV.
Here is a short video tutorial on exporting a data table as a CSV.
Use Rebilly to export data to a CSV file.
Customers
Use the filters to filter for customers with Payment count greater than or equal to 1
. Use the Edit / Reorder columns menu to include the customer's Primary address city
and Primary address country
in the export. Export the data table and download the CSV file.
Payments
Use the filters to filter for Type is in Sale
and Amount is greater than or equal to 100
. Use the Edit / Reorder columns menu to include the Status
. Export the data table and download the CSV file.
Billing > Active subscriptions
Use the filters to filter for Order type is in subscription-order
, Status is in Active
and Plan Id is in basic-plan
. Use Edit / Reorder columns menu to include the Product Id
. Export the data table and download the CSV file.
Billing > Paid invoices
Use the filters to filter for Status is in Paid
and Type is in Initial
. Export the data as PDFs and download the ZIP file.