profile timestamp

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

jhagstrand
Posts: 22
Joined: Thu Apr 17, 2008 8:38 pm

profile timestamp

Post by jhagstrand »

Hi,
We want to send emails based on the time of day the user registered for our service. For this I need a profile field with type timestamp. When I create my own profile fields, the types offered are numeric, alpha, and Date, but not timestamp.

I want to: 1) alter the MySql customer_1_tbl changing a profile field from date to timestamp, and 2) set the date and TIME values of that field through webservices addSubscriber. Will that work?

The type is not stored in the customer_field_tbl. Are there any other issues I'm missing?
John