Email automation bot

Hi!

I create a bot that send emails when all changes hapens, in that Bot there is a Process that get one column values separeted with "," that has email list from and EnumList.

Captura de Pantalla 2023-09-08 a la(s) 10.32.49.png

I try a few expressions in the "To" expression of the Procces but I canยดt make that process get the emails from that Enumlist and send emails to thouse.

Captura de Pantalla 2023-09-08 a la(s) 10.42.35.png

EXTRACTEMAILS([VersionPlanosBulkEmails]), SPLIT([VersionPlanosBulkEmails],",") and LOOKUP([VersionPlanosBulkEmails], "ProyectosYUsuarios", "VersionPlanosBulkEmails", "UIDUsuario").

How can I do this? 

 

0 1 76
1 REPLY 1
Top Labels in this Space