Home › Companies › Inficon2 › Mobile Application Developer
Mobile Application Developer
Inficon2 · East Syracuse, NY, United States · Active · $90,000–$130,000 / year · SmartRecruiters
Job facts
| Field | Value |
|---|---|
| Company | Inficon2 |
| Title | Mobile Application Developer |
| Normalized title | - |
| Department / team | Industrial Engineering |
| Location | East Syracuse, NY, United States |
| Work model | - |
| Employment type | Full Time |
| Salary | $90,000–$130,000 / year |
| Status | active |
| ATS provider | SmartRecruiters |
| Posted / first seen | 2026-06-19 / 2026-06-20 |
| Changed / last seen | 2026-06-20 / 2026-06-20 |
Related slices
| Page | What it contains | Open |
|---|---|---|
| Company jobs | Active postings from Inficon2. | Open |
| Company breakdowns | Role, location, ATS, and work model facets for this company. | Open |
| ATS provider jobs | Active postings observed through SmartRecruiters. | Open |
| Provider filtered search | The same provider as a filtered job collection. | Open |
| City jobs | Active postings in East Syracuse. | Open |
| Department jobs | Active postings in Industrial Engineering. | Open |
| Lifecycle events | Open, update, close, and reopen events for this posting. | Open |
| Original posting | Canonical source or apply URL captured from the ATS. | Open |
Linked records
| Company | Inficon2 |
| Source | 442eb7ac-ed33-46ee-b435-5966f1ff0054 |
| ATS provider | SmartRecruiters |
Description
INFICON is a leading provider of innovative instrumentation, critical sensor technologies, and Smart Manufacturing/Industry 4.0 software solutions that enhance productivity and quality of tools, processes, and complete factories. These analysis, measurement and control products are essential for gas leak detection in air conditioning/refrigeration and automotive manufacturing. They are vital to equipment manufacturers and end-users in the complex fabrication of semiconductors and thin film coatings for optics, flat panel displays, solar cells and industrial vacuum coating applications. Other users of our vacuum-based processes include the life sciences, research, aerospace, packaging, heat treatment, laser cutting and many other industrial processes. We also leverage our expertise in vacuum technology to provide unique, toxic chemical analysis products for emergency response, security, and environmental health and safety.
As a Mobile Application Developer (Software Developer) on our Engineering team, you will build and evolve the iOS and Android apps that HVAC/R technicians rely on in the field. You will design features that pair phones with our service tools over Bluetooth Low Energy (BLE), and Wi-Fi, and NFC, capture and visualize live sensor data (pressure, temperature, refrigerant mass, micron levels, combustion readings), and embed AI capabilities that turn raw data into clear, actionable guidance for the technician.
This role sits at the intersection of mobile engineering, embedded device communication, and applied AI. You will partner closely with firmware engineers, product managers, UX designers, and — most importantly — working HVAC/R technicians whose feedback shapes every release.
Unified Experience & Ecosystem Vision:
Centralizing app development under one developer ensures a consistent user experience across all service tools, while supporting INFICON’s vision of a cohesive, branded ecosystem.
Intellectual Property Protection:
A dedicated developer helps safeguard proprietary technologies and app-related assets, reducing the risk of IP exposure and ensuring tighter control over sensitive components.
Developer Consolidation & Cost Efficiency:
Currently, four separate developers contribute to fragmented efforts and rising costs. Consolidation streamlines development, reduces update fees, and improves overall cost management.
Internal Capability & Agility:
Limited internal knowledge of app architecture and platforms hinders responsiveness. A centralized approach builds internal expertise, enabling faster, more flexible updates and better long-term scalability.
Connectivity & Scalability Requirements:
With most INFICON Service Tools products requiring app or OTA connectivity, a unified development strategy ensures support for a wide range of tools—from full-featured applications to lightweight firmware utilities.
Mobile Application Development
Design, build, and maintain features for our iOS (Swift / SwiftUI) and Android (Kotlin / Jetpack Compose) apps, with selective use of cross-platform frameworks (React Native or Flutter) where appropriate.
Build clean, intuitive UIs optimized for one-handed use in attics, mechanical rooms, on rooftops, and in gloves — not in a quiet office.
Implement an offline-first architecture so technicians can keep working in basements, walk-in coolers, and remote sites with no connectivity, then sync cleanly when they’re back online.
Write well-tested, maintainable code with strong attention to performance, battery life, and crash-free sessions on a wide range of devices.
Make AI-assisted development a core part of how you work. Use AI coding assistants and agentic tools to accelerate everyday development, while keeping a high bar for code quality, security, and maintainability
Phone-to-Tool Communication
Own and extend the mobile-side stack that pairs and communicates with HVAC/R service instruments over Bluetooth Low Energy (BLE) , Wi-Fi Direct , and NFC , including connection management, reconnection logic, and firmware-version compatibility.
Implement reliable streaming and logging of live sensor data — system pressures, superheat/subcool, vacuum levels, refrigerant charge, temperature differentials, combustion readings, and leak-rate data.
Collaborate with firmware engineers on BLE GATT profiles, message schemas, OTA firmware updates pushed through the app, and diagnostic flows for field troubleshooting.
Integrate with adjacent ecosystems used in the trade: refrigerant tracking and reporting platforms, EPA Section 608 compliance workflows, dispatch / field service management (FSM) systems, and customer-facing report delivery (PDF, email, e-sign).
Help evolve our SDK so third-party HVAC/R apps can talk to our tools the same way our first-party app does.
Cross-Functional Collaboration
Partner with product managers, UX designers, firmware engineers, and cloud/back-end engineers to ship end-to-end features.
Participate in field visits and ride-alongs with HVAC/R technicians to observe real installs, start-ups, and service calls, and translate what you see into product improvements.
Contribute to code reviews, architecture discussions, sprint planning, and engineering hiring.
What You’ll Love About This Role
Your code ships to technicians who use it in the field every single day — and they will tell you exactly what they think.
You’ll work at the leading edge of AI applied to the skilled trades, where small UX wins translate into real time saved on a real job site.
You get to design across the full stack of a connected product: hardware, firmware, mobile, cloud, and AI.
Modern tooling, supportive team, and a product roadmap that takes mobile and AI seriously — not as side projects.
Experience with OTA firmware update flows initiated from a mobile app.
Familiarity with field service management (FSM) integrations — ServiceTitan, Housecall Pro, FieldEdge, BuildOps, Salesforce Field Service, or similar.
Experience generating PDF service reports, e-signatures, and customer-facing documentation directly from a mobile app.
Contributions to open-source mobile, BLE, or AI tooling.
Required Qualifications:
Mobile experience: 3+ years of professional mobile development, with shipped apps on the App Store and/or Google Play.
Native or cross-platform proficiency: Strong skills in at least one of: native iOS (Swift / SwiftUI / UIKit), native Android (Kotlin / Jetpack Compose), or a major cross-platform framework ( React Native or Flutter ). Comfort working across both platforms is a strong plus.
Hands-on AI integration: Demonstrated experience integrating AI/ML into a real product —running on-device models with Core ML, TensorFlow Lite, or ML Kit.
BLE / connected-device experience: Production experience integrating mobile apps with Bluetooth Low Energy peripherals or other wireless hardware (smart sensors, wearables, IoT devices, medical devices, industrial tools, etc.). You understand GATT, pairing, background modes, and the realities of flaky radio environments.
APIs & data: Solid grasp of REST/JSON, authentication (OAuth 2.0 / OIDC), real-time data handling (WebSockets, MQTT, or similar), and local persistence (SQLite, Core Data, Room).
Engineering fundamentals: Strong testing habits (unit, UI, and device testing), CI/CD for mobile, source control with Git, and clear written and verbal communication.
Education: Bachelor’s degree in Computer Science, Software Engineering, or equivalent practical experience.
Preferred Qualifications:
Direct experience building apps for the HVAC/R, refrigeration, plumbing, electrical, or broader skilled trades market — or for field service technicians in any industry.
Familiarity with HVAC/R concepts: refrigeration cycles, superheat/subcool, evacuation and micron readings, refrigerant types (A2L and beyond), combustion analysis, EPA Section 608 reporting, and AHRI/ASHRAE workflows.
Experience shipping on-device AI features at scale — model quantization, latency tuning, hybrid on-device / cloud inference patterns.
The expected salary range for this position is between $90,000 and $130,000 per year. The actual compensation will be determined based on experience, location, and other factors permitted by law. In addition, INFICON employees are eligible for a profit-sharing bonus with a target of 10% as well as 401K match up to 8% (vesting schedule).
INFICON provides a dynamic work environment that promotes diversity, equity, and inclusion. Our employees experience ongoing green initiatives, flexible work hours, and a variety of health and wellness programs.
INFICON’s forward-thinking approach offers countless opportunities to design, support, and manufacture a diverse product portfolio that expands globally. Our Lean and Agile work environment offers competitive compensation, relocation assistance, a discretionary bonus, and generous employee benefits; major medical, dental, health, vision, 401K, vacation and sick time, tuition reimbursement, and more!
INFICON is committed to ensuring that our online application process provides an equal opportunity to all job seekers that apply without regard to race, religion, ethnicity, national origin, citizenship, gender, age, protected veteran status, disability status, genetic information, sexual orientation, or any other protected characteristic. A notice describing Federal equal employment opportunity laws is available here to reaffirm this commitment. Any contact that would like to request a reasonable accommodation to participate in the application process should contact [email protected] .
INFICON, Inc. strictly complies with all aspects of the Export Administration Regulations ('EAR'), including those sections dealing with deemed exports to foreign nationals.
Full job record
| Job ID | e7b60ee9944b179000fc6aabeead203a4c31fb0d |
| Org ID | 339ef36a-4a2e-4052-b7b2-1ca6066b67c4 |
| Source ID | 442eb7ac-ed33-46ee-b435-5966f1ff0054 |
| Board ID | 442eb7ac-ed33-46ee-b435-5966f1ff0054 |
| Provider | smartrecruiters |
| Provider Job Key | 744000133118284 |
| Title | Mobile Application Developer |
| Normalized Title | — |
| Status | active |
| Active | yes |
| Location Text | East Syracuse, NY, United States |
| Department | Industrial Engineering |
| Team | — |
| Employment Type | full_time |
| Workplace Type | — |
| Remote Policy | — |
| Country | United States |
| Region | NY |
| City | East Syracuse |
| Salary Raw | USD 90000-130000 year |
| Salary Min | 90,000 |
| Salary Max | 130,000 |
| Salary Currency | USD |
| Salary Period | year |
| Source URL | https://jobs.smartrecruiters.com/INFICON2/744000133118284-mobile-application-developer |
| Apply URL | https://jobs.smartrecruiters.com/INFICON2/744000133118284-mobile-application-developer?oga=true |
| First Seen At | 2026-06-20 11:06:22Z |
| Last Seen At | 2026-06-20 11:06:22Z |
| Last Checked At | 2026-06-20 11:06:22Z |
| Last Changed At | 2026-06-20 11:06:22Z |
| Inactive At | — |
| Source Posted At | 2026-06-19 18:27:10Z |
| Source Updated At | — |
| Raw Payload Uri | s3://job-postings-prod-raw-590183727216/raw/provider=smartrecruiters/board=inficon2/date=2026-06-20/2026-06-20T11-06-18-948Z-4806a9f998cf95c134249e5b314d5c7e16a2d1872fae8614212b3c089aa48f78.json |
Event Fields
{
"content_hash": "f043432fcc7cf1545634f3d5050f693da38d4436523a207ad493fe9860196f84",
"source_hash": "09c1b877463d21392f659fbe4c083f044582721a826136bcf20ab956e0145677",
"last_changed_at": "2026-06-20T11:06:22.568Z",
"active_status": "active"
}Parsed Structured
{
"dedupe": null,
"language": "en",
"location": {
"raw": "East Syracuse, NY, United States",
"city": "East Syracuse",
"region": "NY",
"country": "United States",
"is_remote": false,
"confidence": 0.8
},
"salary_max": 130000,
"salary_min": 90000,
"inferred_at": "2026-06-20T11:06:22.549Z",
"launch_scope": {
"reason": "english_us_canada",
"included": true,
"language": "en",
"location": {
"raw": "East Syracuse, NY, United States",
"city": "East Syracuse",
"region": "NY",
"country": "United States",
"is_remote": false,
"confidence": 0.8
},
"countries": [
"United States"
]
},
"remote_policy": null,
"salary_period": "year",
"workplace_type": null,
"salary_currency": "USD"
}Extensions
{}Native Structured
{
"id": "744000133118284",
"ref": "https://api.smartrecruiters.com/v1/companies/inficon2/postings/744000133118284",
"name": "Mobile Application Developer",
"uuid": "de411537-1e1a-41ff-849c-a8e948881eed",
"detail": {
"id": "744000133118284",
"name": "Mobile Application Developer",
"uuid": "de411537-1e1a-41ff-849c-a8e948881eed",
"jobAd": {
"sections": {
"jobDescription": {
"text": "<p>As a Mobile Application Developer (Software Developer) on our Engineering team, you will build and evolve the iOS and Android apps that HVAC/R technicians rely on in the field. You will design features that pair phones with our service tools over Bluetooth Low Energy (BLE), and Wi-Fi, and NFC, capture and visualize live sensor data (pressure, temperature, refrigerant mass, micron levels, combustion readings), and embed AI capabilities that turn raw data into clear, actionable guidance for the technician.</p><p><br>\nThis role sits at the intersection of mobile engineering, embedded device communication, and applied AI. You will partner closely with firmware engineers, product managers, UX designers, and — most importantly — working HVAC/R technicians whose feedback shapes every release.</p><p><strong>Unified Experience & Ecosystem Vision:</strong><br>\nCentralizing app development under one developer ensures a consistent user experience across all service tools, while supporting INFICON’s vision of a cohesive, branded ecosystem.<br>\n<br>\n<strong>Intellectual Property Protection:</strong><br>\nA dedicated developer helps safeguard proprietary technologies and app-related assets, reducing the risk of IP exposure and ensuring tighter control over sensitive components.<br>\n<br>\n<strong>Developer Consolidation & Cost Efficiency:</strong><br>\nCurrently, four separate developers contribute to fragmented efforts and rising costs. Consolidation streamlines development, reduces update fees, and improves overall cost management.<br>\n<br>\n<strong>Internal Capability & Agility:</strong><br>\nLimited internal knowledge of app architecture and platforms hinders responsiveness. A centralized approach builds internal expertise, enabling faster, more flexible updates and better long-term scalability.<br>\n<br>\n<strong>Connectivity & Scalability Requirements:</strong><br>\nWith most INFICON Service Tools products requiring app or OTA connectivity, a unified development strategy ensures support for a wide range of tools—from full-featured applications to lightweight firmware utilities.</p><p><strong>Mobile Application Development</strong></p><ul><li><p>Design, build, and maintain features for our iOS (Swift / SwiftUI) and Android (Kotlin / Jetpack Compose) apps, with selective use of cross-platform frameworks (React Native or Flutter) where appropriate.</p></li></ul><ul><li><p>Build clean, intuitive UIs optimized for one-handed use in attics, mechanical rooms, on rooftops, and in gloves — not in a quiet office.</p></li></ul><ul><li><p>Implement an offline-first architecture so technicians can keep working in basements, walk-in coolers, and remote sites with no connectivity, then sync cleanly when they’re back online.</p></li></ul><ul><li><p>Write well-tested, maintainable code with strong attention to performance, battery life, and crash-free sessions on a wide range of devices.</p></li><li><p>Make AI-assisted development a core part of how you work. Use AI coding assistants and agentic tools to accelerate everyday development, while keeping a high bar for code quality, security, and maintainability</p></li></ul><p><strong>Phone-to-Tool Communication</strong></p><ul><li><p>Own and extend the mobile-side stack that pairs and communicates with HVAC/R service instruments over <strong>Bluetooth Low Energy (BLE)</strong>, <strong>Wi-Fi Direct</strong>, and <strong>NFC</strong>, including connection management, reconnection logic, and firmware-version compatibility.</p></li></ul><ul><li><p>Implement reliable streaming and logging of live sensor data — system pressures, superheat/subcool, vacuum levels, refrigerant charge, temperature differentials, combustion readings, and leak-rate data.</p></li></ul><ul><li><p>Collaborate with firmware engineers on BLE GATT profiles, message schemas, OTA firmware updates pushed through the app, and diagnostic flows for field troubleshooting.</p></li></ul><ul><li><p>Integrate with adjacent ecosystems used in the trade: refrigerant tracking and reporting platforms, EPA Section 608 compliance workflows, dispatch / field service management (FSM) systems, and customer-facing report delivery (PDF, email, e-sign).</p></li></ul><ul><li><p>Help evolve our SDK so third-party HVAC/R apps can talk to our tools the same way our first-party app does.</p></li></ul><p><strong>Cross-Functional Collaboration</strong></p><ul><li><p>Partner with product managers, UX designers, firmware engineers, and cloud/back-end engineers to ship end-to-end features.</p></li></ul><ul><li><p>Participate in field visits and ride-alongs with HVAC/R technicians to observe real installs, start-ups, and service calls, and translate what you see into product improvements.</p></li></ul><ul><li><p>Contribute to code reviews, architecture discussions, sprint planning, and engineering hiring.</p></li></ul><p><strong><u>What You’ll Love About This Role</u></strong></p><ul><li><p>Your code ships to technicians who use it in the field every single day — and they will tell you exactly what they think.</p></li></ul><ul><li><p>You’ll work at the leading edge of AI applied to the skilled trades, where small UX wins translate into real time saved on a real job site.</p></li></ul><ul><li><p>You get to design across the full stack of a connected product: hardware, firmware, mobile, cloud, and AI.</p></li></ul><ul><li><p>Modern tooling, supportive team, and a product roadmap that takes mobile and AI seriously — not as side projects.</p></li></ul><ul><li><p>Experience with OTA firmware update flows initiated from a mobile app.</p></li></ul><ul><li><p>Familiarity with field service management (FSM) integrations — ServiceTitan, Housecall Pro, FieldEdge, BuildOps, Salesforce Field Service, or similar.</p></li></ul><ul><li><p>Experience generating PDF service reports, e-signatures, and customer-facing documentation directly from a mobile app.</p></li></ul><ul><li><p>Contributions to open-source mobile, BLE, or AI tooling.</p></li></ul>",
"title": "Job Description"
},
"qualifications": {
"text": "<p><strong><u>Required Qualifications:</u></strong></p><ul><li><p><strong>Mobile experience:</strong> 3+ years of professional mobile development, with shipped apps on the App Store and/or Google Play.</p></li></ul><ul><li><p><strong>Native or cross-platform proficiency:</strong> Strong skills in <strong>at least one</strong> of: native iOS (Swift / SwiftUI / UIKit), native Android (Kotlin / Jetpack Compose), or a major cross-platform framework (<strong>React Native</strong> or <strong>Flutter</strong>). Comfort working across both platforms is a strong plus.</p></li></ul><ul><li><p><strong>Hands-on AI integration:</strong> Demonstrated experience integrating AI/ML into a real product —running on-device models with Core ML, TensorFlow Lite, or ML Kit.</p></li></ul><ul><li><p><strong>BLE / connected-device experience:</strong> Production experience integrating mobile apps with Bluetooth Low Energy peripherals or other wireless hardware (smart sensors, wearables, IoT devices, medical devices, industrial tools, etc.). You understand GATT, pairing, background modes, and the realities of flaky radio environments.</p></li></ul><ul><li><p><strong>APIs & data:</strong> Solid grasp of REST/JSON, authentication (OAuth 2.0 / OIDC), real-time data handling (WebSockets, MQTT, or similar), and local persistence (SQLite, Core Data, Room).</p></li></ul><ul><li><p><strong>Engineering fundamentals:</strong> Strong testing habits (unit, UI, and device testing), CI/CD for mobile, source control with Git, and clear written and verbal communication.</p></li></ul><ul><li><p><strong>Education:</strong> Bachelor’s degree in Computer Science, Software Engineering, or equivalent practical experience.</p></li></ul><p><strong><u>Preferred Qualifications:</u></strong></p><ul><li><p>Direct experience building apps for the <strong>HVAC/R, refrigeration, plumbing, electrical, or broader skilled trades</strong> market — or for field service technicians in any industry.</p></li></ul><ul><li><p>Familiarity with HVAC/R concepts: refrigeration cycles, superheat/subcool, evacuation and micron readings, refrigerant types (A2L and beyond), combustion analysis, EPA Section 608 reporting, and AHRI/ASHRAE workflows.</p></li></ul><ul><li><p>Experience shipping <strong>on-device AI</strong> features at scale — model quantization, latency tuning, hybrid on-device / cloud inference patterns.</p></li></ul><p> </p><p> </p><p> </p>",
"title": "Qualifications"
},
"companyDescription": {
"text": "<p>INFICON is a leading provider of innovative instrumentation, critical sensor technologies, and Smart Manufacturing/Industry 4.0 software solutions that enhance productivity and quality of tools, processes, and complete factories. These analysis, measurement and control products are essential for gas leak detection in air conditioning/refrigeration and automotive manufacturing. They are vital to equipment manufacturers and end-users in the complex fabrication of semiconductors and thin film coatings for optics, flat panel displays, solar cells and industrial vacuum coating applications. Other users of our vacuum-based processes include the life sciences, research, aerospace, packaging, heat treatment, laser cutting and many other industrial processes. We also leverage our expertise in vacuum technology to provide unique, toxic chemical analysis products for emergency response, security, and environmental health and safety.</p>",
"title": "Company Description"
},
"additionalInformation": {
"text": "<p>The expected salary range for this position is between <strong>$90,000 and $130,000 per year.</strong> The actual compensation will be determined based on experience, location, and other factors permitted by law. In addition, INFICON employees are eligible for a profit-sharing bonus with a target of 10% as well as 401K match up to 8% (vesting schedule). </p><div sr-tagline=\"\"></div><p>INFICON provides a dynamic work environment that promotes diversity, equity, and inclusion. Our employees experience ongoing green initiatives, flexible work hours, and a variety of health and wellness programs.</p><p>INFICON’s forward-thinking approach offers countless opportunities to design, support, and manufacture a diverse product portfolio that expands globally. Our Lean and Agile work environment offers competitive compensation, relocation assistance, a discretionary bonus, and generous employee benefits; major medical, dental, health, vision, 401K, vacation and sick time, tuition reimbursement, and more!</p><p>INFICON is committed to ensuring that our online application process provides an equal opportunity to all job seekers that apply without regard to race, religion, ethnicity, national origin, citizenship, gender, age, protected veteran status, disability status, genetic information, sexual orientation, or any other protected characteristic. A notice describing Federal equal employment opportunity laws is available <a href=\"https://www.eeoc.gov/poster\" rel=\"noopener noreferrer\">here</a> to reaffirm this commitment.   Any contact that would like to request a reasonable accommodation to participate in the application process should contact <a href=\"mailto:[email protected]\" rel=\"noopener noreferrer\" target=\"_blank\">[email protected]</a>.</p><p>INFICON, Inc. strictly complies with all aspects of the Export Administration Regulations ('EAR'), including those sections dealing with deemed exports to foreign nationals.</p>",
"title": "Additional Information"
}
}
},
"jobId": "2934bd26-8632-4716-bfe9-e701f356e084",
"active": true,
"company": {
"name": "INFICON",
"identifier": "INFICON2"
},
"creator": {
"name": "",
"avatarUrl": ""
},
"jobAdId": "1b58fd22-8f25-4a2a-8710-eb0e185dfeb4",
"applyUrl": "https://jobs.smartrecruiters.com/INFICON2/744000133118284-mobile-application-developer?oga=true",
"function": {
"id": "engineering",
"label": "Engineering"
},
"industry": {
"id": "semiconductors",
"label": "Semiconductors"
},
"language": {
"code": "en",
"label": "English",
"labelNative": "English (US)"
},
"location": {
"city": "East Syracuse",
"hybrid": false,
"region": "NY",
"remote": false,
"country": "us",
"latitude": "43.0653446",
"longitude": "-76.0785332",
"postalCode": "13057",
"fullLocation": "East Syracuse, NY, United States"
},
"refNumber": "REF641P",
"department": {
"id": 6523179,
"label": "Industrial Engineering"
},
"postingUrl": "https://jobs.smartrecruiters.com/INFICON2/744000133118284-mobile-application-developer",
"visibility": "PUBLIC",
"customField": [
{
"fieldId": "COUNTRY",
"valueId": "us",
"fieldLabel": "Country/Region",
"valueLabel": "United States"
},
{
"fieldId": "6491f9c97606c62af5f2aa83",
"valueId": "default",
"fieldLabel": "Brands",
"valueLabel": "INFICON"
},
{
"fieldId": "6491f9c97606c62af5f2aa84",
"valueId": "6523179",
"fieldLabel": "Department",
"valueLabel": "Industrial Engineering"
},
{
"fieldId": "6557ba35ef97a36e8b5cba17",
"valueId": "1f835c52-5ad4-4d1a-a34b-320ea6ac7053",
"fieldLabel": "Company",
"valueLabel": "6491f9b3b8aa743736788383"
},
{
"fieldId": "64c027a8b1b71a3c4cbf3fa3",
"valueId": "7314a139-2604-4c5e-9c9a-ddb595d81312",
"fieldLabel": "Employee Type",
"valueLabel": "Regular"
}
],
"referralUrl": "https://jobs.smartrecruiters.com/external-referrals/company/INFICON2/publication/de411537-1e1a-41ff-849c-a8e948881eed?dcr_ci=INFICON2",
"compensation": {
"max": 130000,
"min": 90000,
"period": "YEARLY",
"currency": "USD"
},
"defaultJobAd": true,
"releasedDate": "2026-06-19T18:27:10.881Z",
"experienceLevel": {
"id": "mid_senior_level",
"label": "Mid-Senior Level"
},
"typeOfEmployment": {
"id": "permanent",
"label": "Full-time"
}
},
"company": {
"name": "INFICON",
"identifier": "INFICON2"
},
"jobAdId": "1b58fd22-8f25-4a2a-8710-eb0e185dfeb4",
"function": {
"id": "engineering",
"label": "Engineering"
},
"industry": {
"id": "semiconductors",
"label": "Semiconductors"
},
"language": {
"code": "en",
"label": "English",
"labelNative": "English (US)"
},
"location": {
"city": "East Syracuse",
"hybrid": false,
"region": "NY",
"remote": false,
"country": "us",
"latitude": "43.0653446",
"longitude": "-76.0785332",
"postalCode": "13057",
"fullLocation": "East Syracuse, NY, United States"
},
"refNumber": "REF641P",
"department": {
"id": "6523179",
"label": "Industrial Engineering"
},
"visibility": "PUBLIC",
"customField": [
{
"fieldId": "COUNTRY",
"valueId": "us",
"fieldLabel": "Country/Region",
"valueLabel": "United States"
},
{
"fieldId": "6491f9c97606c62af5f2aa83",
"valueId": "default",
"fieldLabel": "Brands",
"valueLabel": "INFICON"
},
{
"fieldId": "6491f9c97606c62af5f2aa84",
"valueId": "6523179",
"fieldLabel": "Department",
"valueLabel": "Industrial Engineering"
},
{
"fieldId": "6557ba35ef97a36e8b5cba17",
"valueId": "1f835c52-5ad4-4d1a-a34b-320ea6ac7053",
"fieldLabel": "Company",
"valueLabel": "6491f9b3b8aa743736788383"
},
{
"fieldId": "64c027a8b1b71a3c4cbf3fa3",
"valueId": "7314a139-2604-4c5e-9c9a-ddb595d81312",
"fieldLabel": "Employee Type",
"valueLabel": "Regular"
}
],
"defaultJobAd": true,
"releasedDate": "2026-06-19T18:27:10.881Z",
"detail_errors": [],
"experienceLevel": {
"id": "mid_senior_level",
"label": "Mid-Senior Level"
},
"typeOfEmployment": {
"id": "permanent",
"label": "Full-time"
}
}Get this page with API
Rendered from the bluedoor Job Postings API. Reproduce it:
GET https://api.bluedoor.sh/job-postings/v1/jobs/e7b60ee9944b179000fc6aabeead203a4c31fb0d?include=descriptionJSONGET https://api.bluedoor.sh/job-postings/v1/orgs/339ef36a-4a2e-4052-b7b2-1ca6066b67c4JSONGET https://api.bluedoor.sh/job-postings/v1/sources/442eb7ac-ed33-46ee-b435-5966f1ff0054JSONGET https://api.bluedoor.sh/job-postings/v1/jobs/e7b60ee9944b179000fc6aabeead203a4c31fb0d/eventsJSON