Posted by jdanthinne on March 16, 2010 at 12:09pm
I recently developed a website for a film festival.
People registered their film with a webform. After that, every film had to be re-added as regular nodes to appear on the website.
I had no time at that particular time, but I thought about a module migrating webform results to nodes, like Migrate does with databases, mapping webform fields to node & cck fields.
I've found nothing similar, does someone has ever seen a module doing that?

Comments
migrate could work
Actually, migrate could work for this except for the fact that webform doesn't store it's results in a fully "normalized" way. So, you would need to write a hook for migrate to explain how to get the data from the webform tables.
That still might be the easiest way...
knaddison blog | Morris Animal Foundation