8 lines
371 B
Org Mode
8 lines
371 B
Org Mode
|
:PROPERTIES:
|
||
|
:ID: f74e335d-577f-4749-bf32-1c025795b039
|
||
|
:END:
|
||
|
#+title: Broadcast Segment Search
|
||
|
|
||
|
Performs a search using a stored segment and builds an iterable list of
|
||
|
recipients for a broadcast email. Implemented in the service's [[https://gitlab.aweber.io/edeliv/Applications/broadcast-segment/-/blob/master/broadcastsegment/handlers.py#L357][BroadcastHandler]].
|