April 10, 200619 yr I am trying to extract a mailing list from a list of contacts in a portal. I created a script that goes to the first row of the portal and then sends mail from the field email on the found set. It doesn't work correctly, do I have to loop a script going to each portal record to extract the email? Do I have to go to the related table, perform a find to find only the related records and extract the emails? or there is just a simpler way?
April 11, 200619 yr Example attached. If you want to send the same email to everyone you can use the One Shot field otherwise the Email One At A Time script might be what you want. EmailList.zip
Create an account or sign in to comment