I am loving this module -- it really is just what I need for a particular feature on my website. I also use Webform Rules to provide rules integration and I need them to be able to work together. I use a rule on an event to cause something to happen when a webform is submitted and I need the same event to be triggered at the bottom of webform_import_form_submit after doing the INSERT or UPDATE. I created an issue over in the Webform Rules queue, #998216: Integration with Webform Import, asking the maintainer to add a function that you can call to invoke the event. (There's a little pre-processing to do, so just calling rules_invoke_event isn't sufficient.)

I'll try to add a patch once that's closed.

Comments

tomhung’s picture

By your post on webform rules, it looks like they need to separate a function before we can make the call. If this correct, I'll wait till that is done then we can integrate it with WFRules

G

jjemmett’s picture

Assigned: Unassigned » jjemmett

Looks like webform rules have updated their code. I'll look into this.

gobinathm’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

As D6 is in EOL, I believe there won't be any support / fix for a problem identified in 6x going forward