hello
I create a rule to send a mail with an attached file and everything works, but I'd like to send mail after 8 days to see if the person has any questions.

I would like in the email:
On 29.10.2014 (date of sending the email) you downloaded ......

but I do not find how I should do it

Comments

kat-agency’s picture

I can not retrieve the webform has given my rule component, nothing works.

I am looking for help thank you

stborchert’s picture

Status: Active » Postponed (maintainer needs more info)

Using Rules scheduler you should be able to send the email after x days using all data provided by the initial action.
Please provide some more information about your configuration and what you've tried exactly.

kat-agency’s picture

I use webform 7.x-4.2, Rules 7.x-2.7, Webform Rules 7.x-1.6

I make a first rules with
EVENT
After a has-been webform Submitted
Conditions
HAS webform name
The form id of the form Submitted: [form_id]
Action
Send HTML email
with an attached pdf file
it works without problems

after
I will create a composantt with action set, but this is where I can not find how to retrieve data from the submitted form

after I have to create a new rule with
EVENT OPERATIONS
After a has-been webform Submitted

stock
Planning evaluation component

kat-agency’s picture

someone to help me