pulling the user id (fld_id) to use in the email

kjkogi

New Member
I'm trying to pull the user id to use in the email as a tag. is there a way to do this? same way as adding [Firstname] for example.
 

austing

New Member
Hi. Sorry but I don't know where to start doing this. Is there a sample job online similar to this?
 

stanbusk

Administrator
Staff member
hum.... look at the columns in the recipient list. MaxBulk Mailer Pro has 20 custom columns labeled Opt1 to Opt20. It is explained in detail in the user manual.
 

kjkogi

New Member
sorry for the late reply by by running this query in my database, I'm able duplicate the client id to opt1
You'd have to have access to your database with phpMyAdmin or any other application you can run database queries on. You could even write a web application that does that for you every morning. Come to think of it, That's what I'm going to do.
 
Top