Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

189
Visualizações
Send Grid Email is creating a new thread after an inbound email reply

I'm using send grid to send and receive emails. Currently I'm facing an issue that is: It is creating a new email thread after every inbound reply on the existing thread. It is not preserving all the subsequent messages in the same thread. Any Idea? Anyone have access to send grid updated documentations ?

Please find my code below:

sgMail.setApiKey(apiKey);
    const msg = {
        to: lead.email,
        from: config.email,
        subject: subject,
        html: body,
        attachments: attachments
    };
    console.log('sendGrid', msg);
    return new Promise((resolve, reject) => {
        sgMail
            .send(msg)
            .then(() => {
                console.log('Email sent');
                resolve('Email sent');
            }).catch((error) => {
                console.log('error sendGrid', error.response.body);
                reject(error);
            });
    });
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda