Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

97
Vistas
Teamwork API get request

So I'm currently working on a project with Teamwork API. I'm really new to this and also Javascript so bear with me haha. I generated some code from the Teamwork API and I can show data in the console log. In the console log you can see all the data that includes certain companies that are linked to your Teamwork Account. I'm also figuring out how I can get the names of the companies and leave out all the other data. Thanks in advance.

So basically turn the Console log into a div and get the names of the companies

https://developer.teamwork.com/projects/api-v1/ref/companies/get-companies-json

var request = require("request");

var options = { method: 'GET', url: '-', headers: {authorization: '-'} };

request(options, function (error, response, body) { if (error) throw new Error(error);

console.log(body); });

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda