Skip to main content

New leads are created in Salesforce from a form on our website. I would like to have an email acknowledgment sent back to the lead email address automatically after the lead is created in Salesforce. I have an email template but am having trouble getting a flow to trigger this email at a scheduled time. 

4 respostas
  1. 2 de jun. de 2022, 19:17

    OK, from this log I can see that the Assign Email Address step is getting null from Auto.EN_email. What is this Auto variable? I don't see it being assigned anywhere.

     

    Also, it might be easier if instead of fetching the details and writing the email in the flow, you use a normal email alert (like the same ones you used for process builder and workflow rules) and fire that by just sending the record ID.

0/9000