APIs & Integrations

austinmeow
Member

Engagement: Meeting startTime & endTime show createdAt time instead of POSTed data

I'm using Zapier to Create an Engagement (Meeting) . I receive a res of:

 

 
metadata
startTime
1609464600000
endTime
1609468200000
 
However, the record in Hubspot shows createdAt time (aka present time) instead of the timestamp that I send. I am sending timestamps in Unix ts in milliseconds.
 
Any ideas?
 
Full post:
Halt task if any associations error occurred
False
Engagement Type
Meeting
Assigned To
va@domain.com
Meeting Title
Austin meeting test 3
Meeting Description
testing again
Meeting Start Time
2021-01-01T01:30:00+00:00
Meeting End Time
2021-01-01T02:30:00+00:00
Emails of the contact objects that should be associated with engagement
1
tom@domain.com
Id's of the contact objects that should be associated with engagement
 
Id's of the company objects that should be associated with engagement
 
Id's of the deal objects that should be associated with engagement
 
Id's of the ticket objects that should be associated with engagement
 
Id's of the line_item objects that should be associated with engagement
 
Id's of the product objects that should be associated with engagement
 
Id's of the owner objects that should be associated with engagement
 
EMPTY FIELDS:
Id's of the contact objects that should be associated with engagement
empty (optional)
Id's of the company objects that should be associated with engagement
empty (optional)
Id's of the deal objects that should be associated with engagement
empty (optional)
Id's of the ticket objects that should be associated with engagement
empty (optional)
Id's of the line_item objects that should be associated with engagement
empty (optional)
Id's of the product objects that should be associated with engagement
empty (optional)
Id's of the owner objects that should be associated with engagement
empty (optional)
0 Upvotes
1 Reply 1
austinmeow
Member

Engagement: Meeting startTime & endTime show createdAt time instead of POSTed data

Ok, I see what's happening. The event is showing up in the activity feed at the top whereas I was expecting it to be in the historical location of the starttime. This is more of an interface/usability bug I think.

0 Upvotes