January 24, 200719 yr I have an external file (SMTPIT Pro) that sends emails to leads (stored in a separate database). Each email batch I send has a title such as Newsletter 1, Newsletter 2, ect. In the leads database I want each batch title to be entered into a repeating field so I know what Newsletter that particular lead has been sent. I have tried to figure this out without much success. When the new email is sent the previous title is being replaced instead of being entered on a new line in the repeating field. Any ideas on how I can make this work? Thanks in advance for your help - Sam
January 24, 200719 yr I do a similar thing with SMTPit. I set up a separate "Email Activity" table related to COntact by ContactID. This way you track each email sent. Set your batch up in a loop, create a new record and set Field for each new record. See attached pdf. HTH Al Oops, just saw that you are using FM 6, since I have never used FM 6, not sure this script will apply. I hope it helps in some way. SMTPit_Mass_Mail_Script..pdf Edited January 24, 200719 yr by Guest
Create an account or sign in to comment