Profile

DPezzulo
Member
Member since ‎Jul 28, 2023
  • solutions
    0
  • Replies
    2
  • Upvotes Given
    0
  • Upvotes Received
    0
  • Ideas
    0

about

Please sign in to the Community or get HubSpot free to view user profiles

Following

    Friends list is empty

David Pezzulo

This user hasn't created a bio yet. Edit your own profile here!

Activity

Solved
VNguyen0 on April 17, 2023
Trying to convert a string (mm/dd/yy) to something HubSpot won't bark at. My code: exports.main = async (event, callback) => { var ca_date = event.inputFields['ca_date']; ca_date = ca_date.split(' ').join('T'); console.log(ca_date); var read more
0 upvote
16 Replies
Member
October 18, 2023
Yes, the solution for me was to have the output come through as unix epoch timestamp, even though it seems to imply it wants a datetime. It needs ...read more
Solved
VNguyen0 on April 17, 2023
Trying to convert a string (mm/dd/yy) to something HubSpot won't bark at. My code: exports.main = async (event, callback) => { var ca_date = event.inputFields['ca_date']; ca_date = ca_date.split(' ').join('T'); console.log(ca_date); var read more
0 upvote
16 Replies
Member
October 18, 2023
Yes, the solution for me was to have the output come through as unix epoch timestamp, even though it seems to imply it wants a datetime. It needs ...read more
Bookmark content for quick access to your most helpful threads.
Everyone has to start somewhere! Why not kick-start your journey by telling us a bit more about your interests.

Following

Connecting with fellow members is one of the best ways to get the most out of your experience. Here are some folks to get you started.
Community Badges

My Groups

Find your people by joining Groups based on shared interests. Check out some of our current faves, and feel free to
  • badge
    Content Marketing

    A place for content marketers to share ideas, learn, network, and be inspired.

  • badge
    Social Media

    A place for social media professionals to share ideas, learn, network, and be inspired.