Profil

MaxWCS
Mitglied
Mitglied seit ‎Jan 30, 2023
  • Lösungen
    0
  • Antworten
    3
  • Likes vergeben
    0
  • Likes erhalten
    1
  • Ideenforum
    0

Info

Um Nutzerprofile anzusehen, musst du in der Community angemeldet sein oder einen kostenlosen HubSpot-Account verwenden.

Freunde

Maxime Blaszka

Dieser Benutzer hat noch keine Beschreibung erstellt. Bearbeite Dein Profil hier.

Aktivität

Gelöst
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 Beitrag ansehen
0 Likes
16 Antworten
Mitglied
Februar 15, 2024
Please read my comment, just convert your date with valueOf(); You need to have a milliseconds result like this : check here
Gelöst
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 Beitrag ansehen
0 Likes
16 Antworten
Mitglied
Februar 15, 2024
Please read my comment, just convert your date with valueOf(); You need to have a milliseconds result like this : check here
Gelöst
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 Beitrag ansehen
0 Likes
16 Antworten
Mitglied
Februar 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 Beitrag ansehen
41 Likes
47 Antworten
Mitglied
März 14, 2023
I would love to participate at this beta. Thanks @zeke
MaxWCS on Januar 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. Beitrag ansehen
1 Likes
1 Antwort
Speichere bestimmte Beiträge, um schnell auf die hilfreichsten Diskussionen zugreifen zu können.
Aller Anfang ist schwer! Leg am besten damit los, uns ein wenig mehr über deine Interessen zu erzählen.

Following

  • HubSpot-Produktteam
Community-Abzeichen

Meine Gruppen

Finde Gleichgesinnte mit gemeinsamen Interessen, indem du den passenden Gruppen beitrittst. Hier sind einige unserer aktuellen Favoriten – oder verschaffe dir [hier] einen Überblick über alle Gruppen.
  • 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.