Important!
This documentation has been deprecated. We are migrating Oempro help articles to our new help portal. Take a look at more detailed help articles on our new help portal.
Sections:
- Description
- Oempro Version
- Parameters
Campaign.Email.Send.EachRecipient
Description
This hook is triggered for every recipient in ONLY campaigns.
Oempro Version
4.1.17+
Parameters
- Subject {string}
- Subject of the outgoing email
- HTMLBody {string}
- HTML body of the outgoing email (empty if content type is plain)
- PlainBody {string}
- Plain body of the outgoing email (empty if content type is html)
- ArraySubscriber {array}
- Subscriber information of the recipient
- ArrayEmail {array}
- Email content and other data related to the email content
- ContentType {string}
- The email content type. HTML, plain or multipart
- ArrayUser {array}
- Campaign owner user information
- ArrayCampaign {array}
- Campaign information
- ArrayList {array}
- Target list information
Stay connected!