Hello,

I need to import data i collected from a wufoo form :

  • two simple text fields
  • one text area (multiple rows)
  • one email field

I needs to import this data into a content type with corresponding fields.

Is there an easy way of doing this ?

Thanks

Comments

ayesh’s picture

Try Feeds or Node Import module.

Amstram’s picture

Hi,

Thank you
I'm not importing nodes from another drupal website.

It's in a csv file .

ayesh’s picture

Feeds and Node Import both supports CSV files.

Amstram’s picture

Indeed

very interesting and useful module
Thank you very much !