rpaframework
rpaframework copied to clipboard
`RPA.Hubspot` should handle timestamp conversion for users
The way Hubspot accepts timestamps is very particular, specifically, it must be a millisecond-based epoch timestamp that is rounded to the nearest millisecond. The library should handle this and accept time objects.