Profile

MaxWCS
Member
Member since ‎Jan 30, 2023
  • solutions
    0
  • Replies
    3
  • Upvotes Given
    0
  • Upvotes Received
    1
  • Ideas
    0

about

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

Following

Maxime Blaszka

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
February 15, 2024
Please read my comment, just convert your date with valueOf(); You need to have a milliseconds result like this : check here
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
February 15, 2024
Please read my comment, just convert your date with valueOf(); You need to have a milliseconds result like this : check here
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
February 15, 2024
Please read my comment, just convert your date with valueOf(); You need to have a milliseconds result like this : check here
BenettB on November 19, 2020
Our company uses your workflows HEAVILY, but we are constantly having to work around one major limitation: The workflows can only change properties on one type of HubSpot object. For example, if you start a ticket-based workflow, you can only change read more
41 upvotes
47 Replies
Member
March 14, 2023
I would love to participate at this beta. Thanks @zeke
MaxWCS on January 30, 2023
Hello, I'm trying to integrate an external application (condingame) with workflows. I have a first simple POST action : send a technical test to a candidate. For that, i use the custom code action in workflows with the axios Node.JS module. read more
1 upvote
1 Reply
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

  • HubSpot Product Team
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.