This could be a workflow rule in Salesforce, maybe. Possible flow:
- User selects "Notify someone" and fills in an email address
- User finishes rest of donate process
- Salesforce creates opportunity
- Salesforce sends receipt
- Salesforce checks to see if the notify someone box is checked, and sends an email to the notify email field.
So we'd just need to make sure the fields are in Salesforce, make a workflow rule, and make an email template in Salesforce to say whatever it should say.
This could be a workflow rule in Salesforce, maybe. Possible flow:
So we'd just need to make sure the fields are in Salesforce, make a workflow rule, and make an email template in Salesforce to say whatever it should say.