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

129
Visualizações
Using Google App Script to find rental cars

Sorry for the rather generic title but making no assumptions on technical solutions...

I am new to Google Apps Script but learning fast. As a fun personal project, I want to build a small application which goes off to Avis and retrieves rental car prices and availability.

I have registered with developer.avis.com and successfully run the following code snippet:

function avis(){

  var avURL = 'https://developer.avis.com/swagger/spec/car_availability.json';
  var avHtml = UrlFetchApp.fetch(avURL).getContentText();
  var avDoc = JSON.parse(avHtml);

}

avDoc comes back as nice structured JSON with all the parameter fields the Avis document says will be needed to retrieve a rental quote.

I assume I now need to fill the parameters in and get avDoc back over to Avis.

But how ? Please indulge this total noob with pointers on how to do so !!

Thanks

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