I want to get the submitted timestamp for each form into a Contact property called form_submitted_timestamp (type = date and time picker). I have added a hidden field in my form with a default value as current date) but it seemed like Hubspot failed to get all timestamp although my field type is date and time. How could I solve this?
@karstenkoehler I'm running into a similar situation where I want the form time stamped separately from recent conversions because we often see people fill out multiple forms within minutes of each other and want to be able to more accurately measure the time to first call from conversion. Any ideas on getting that timestamp that's static and tied to the form fill event?