I'm currently involved in a project that captures webform data and posts it into zoho as a "lead". In an earlier version, we had PHP in the webform itself, but now I'm upgrading it to a standalone module which hooks into relevant webforms via hook_form_alter. Currently it's not generalised enough to become a general-purpose module, but it could be. Is anybody else doing anything like this, or need to?
↧