1 reply [Last post]
adrianmak's picture
Offline
Joined: 05/28/2008
Juice: 312
Was this information Helpful?

Say, I want to export all product nodes to a csv format like

product_name,product_id,list_price,net_price,stock_level,etc,

and use this file to update back to existing inventory system ?

jrowny's picture
Offline
Joined: 01/08/2009
Juice: 297
Re: is it possible to export all product nodes to a csv format f

You can probably do that with bonus views.

Basically you create a view with the info you want then add a "CSV" display.

Check out: http://drupal.org/project/views_bonus