Perfil

MaxWCS
Miembro
Miembro desde ‎ene 30, 2023
  • Soluciones
    0
  • Respuestas
    3
  • Me gusta otorgados
    0
  • Me gusta recibidos
    1
  • Ideas
    0

Acerca de

Inicia sesión en la comunidad u obtén HubSpot gratis para ver los perfiles de los otros usuarios.

Amigos

Maxime Blaszka

Este usuario aún no creó una biografía. Edita tu perfil aquí.

Actividad

Resuelta
VNguyen0 en Abril 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 Leer más
0 Me gusta
16 Respuestas
Miembro
Febrero 15, 2024
Please read my comment, just convert your date with valueOf(); You need to have a milliseconds result like this : check here
Resuelta
VNguyen0 en Abril 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 Leer más
0 Me gusta
16 Respuestas
Miembro
Febrero 15, 2024
Please read my comment, just convert your date with valueOf(); You need to have a milliseconds result like this : check here
Resuelta
VNguyen0 en Abril 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 Leer más
0 Me gusta
16 Respuestas
Miembro
Febrero 15, 2024
Please read my comment, just convert your date with valueOf(); You need to have a milliseconds result like this : check here
BenettB en Noviembre 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 Leer más
41 Me gusta
47 Respuestas
Miembro
Marzo 14, 2023
I would love to participate at this beta. Thanks @zeke
MaxWCS en Enero 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. Leer más
1 Me gusta
1 Respuestas
Guarda tu contenido favorito para acceder rápidamente a él.
Siempre hay que empezar por algún lado, por ejemplo, podrías comenzar por contarnos un poco sobre tus intereses.

Siguiendo

  • Equipo de producto de HubSpot
Insignias de la Comunidad

Mis grupos

Únete a algún grupo y encuentra personas con tus mismos intereses. Explora nuestros favoritos e intenta
  • 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.