Knowledgebase

Home > Item #22

Exporting data from CactuShop as comma separated values (csv)

Item: #22
Date: 6 Aug 2001
Applies to
v3
v4
v5

Question

Can all the order information for the day, or any period of time, be exported as a quote, comma delimited file, or some other format easily imported into another database?
Also, what are all the export options for Cactushop, and what is the data structure of each?

Answer

v5 support this from the backend. You can specify a date range and what delimiters you require (eg commas) and then orders within this range are written to a text file.

v4 does include a invoice rows table in the database. You could easily write a system that pulls the data you require from this table.

v3 doesn't log individual order rows, only the full text of each order is stored.

Can't find the answer you need? Click here to open a support ticket.

« Back