getTemplateRecipientFilters()
Overview
public array function getTemplateRecipientFilters(
required string templateId
, boolean hideAlreadySent = true
)
Returns an array of filters to be used when queueing or displaying the recipients for mass sending an email
Arguments
Name | Type | Required | Description |
---|---|---|---|
templateId | string | Yes | ID of the template whose filters you are to get |
hideAlreadySent | boolean | No (default=true) | Whether or not to filter out recipients that have reached sending limits |