Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 528 Bytes

File metadata and controls

15 lines (7 loc) · 528 Bytes

EmailsPayload

Provide either rule or a list of emails, not both.

Properties

Name Type Description Notes
rule String SQL-like rule. Sending 'All' as a value loads all resources of the given type. Help for building a segment rule can be found here: https://help.elasticemail.com/en/articles/5162182-segment-rules [optional]
emails List<String> Comma delimited list of contact emails [optional]