Original Message:
Sent: Dec 10, 2024 05:58 PM
From: Daryl Brown
Subject: CALL object with dynamic email recipients
Yes, it is -- check out the ADD_ATT function in the documentation.
In the case of having all your email addresses stored in a VARA object, you can use a PREP_PROCESS_VAR call to loop through your variable and then use ADD_ATT within the loop to add each recipient.
Original Message:
Sent: Dec 10, 2024 05:04 PM
From: Doug Miles
Subject: CALL object with dynamic email recipients
Is it possible to construct an smtp CALL object so that the email recipient list is supplied either by process code, or by a VARA content? I can see the way to add individual recipients via the user interface, but I don't see a way to supply a list through code or config. Is it possible?
------------------------------
Thanks,
Doug
------------------------------