function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jhilgemanjhilgeman 

Lead Assignment Rules and Email Notifications

We have a client who has been using Web2Lead for their forms, and once a form has been filled out, the lead assignment rule is triggered and an e-mail is sent to the new lead owner AND to the person who filled out the form.
 
We're using version 11.0b of the PHP toolkit with a Partner-level connection, and we have the EmailHeader set in the connection correctly. The lead assignment rule gets triggered properly, and the new lead owner receives the appropriate e-mail. However, that e-mail is NOT sent to the person who filled out the form, and the client is upset that our service doesn't behave like the Web2Lead version.
 
Is this intended behavior or a bug or should it be a completely separate process? I'm not sure where to go from here... Any help is welcome!
 
- Jonathan