Change lead notification email template
New lead notifications
We’ve provided these filters for altering email body, email subject, and headers:
apply_filters( 'inbound_new_lead_notification/subject', $subject ); apply_filters( 'inbound_new_lead_notification/body', $body ); apply_filters('inbound_email_response/headers', $headers);
Inbound Forms – After Submission Emails
Please see: How to create a follow up email
(Visited 1,584 time, 68 visit today)