1

Salesforce Developer Jobs in DeKalb, IL (NOW HIRING)

... and SalesForce databases and applications Qualifications : Required : • 3-5+ years experience ... programming languages to perform back-end work (i.e., MySQL, PHP) and ecommerce • Strong ...

Programs web pages working with databases and programming languages to perform back-end work (i.e ... Maintain and develop the company's intranet and SalesForce databases and applications * Able to ...

Programs web pages working with databases and programming languages to perform back-end work (i.e ... Maintain and develop the company's intranet and SalesForce databases and applications * Able to ...

Director IT Applications

Elgin, IL · On-site

$225K/yr

Salesforce Flows * Salesforce APIs * Integration architecture * DevOps and CI/CD practices * Experience managing Agile software development organizations. * Strong understanding of cloud-based ...

Director IT Applications

Elgin, IL · On-site

$225K/yr

Salesforce Flows * Salesforce APIs * Integration architecture * DevOps and CI/CD practices * Experience managing Agile software development organizations. * Strong understanding of cloud-based ...

Director IT Applications

Elgin, IL · On-site

$225K/yr

Salesforce Flows * Salesforce APIs * Integration architecture * DevOps and CI/CD practices * Experience managing Agile software development organizations. * Strong understanding of cloud-based ...

next page

Showing results 1-20

Salesforce Developer information

See DeKalb, IL salary details

$11

$60

$86

How much do salesforce developer jobs pay per hour?

As of Sep 5, 2026, the average hourly pay for salesforce developer in DeKalb, IL is $60.96, according to ZipRecruiter salary data. Most workers in this role earn between $52.36 and $69.38 per hour, depending on experience, location, and employer.

What does a Salesforce developer do?

A Salesforce Developer designs, builds, and customizes applications within the Salesforce platform to meet specific business needs. They use programming languages like Apex and Visualforce, as well as tools like Lightning Components, to create custom workflows, integrations, and user interfaces. Salesforce Developers work closely with stakeholders to gather requirements, ensure data security, and optimize the platform for better performance and usability. Their work helps organizations automate processes, enhance customer relationship management, and leverage the full capabilities of Salesforce.

What does a Salesforce developer do?

As a Salesforce developer, your duties are to work as part of a development team to code software or application solutions on the Salesforce platform or another piece of Salesforce cloud technology. You typically develop these projects on behalf of other businesses, tailoring development to their needs. These solutions may include new storage architecture, effective strategies to distribute data across a business enterprise network, or innovative methods to create more efficient CRM workflow. Your responsibilities also require you to work closely with QA workers and end users to test solutions and ensure that they meet specifications.

What are the key skills and qualifications needed to thrive as a Salesforce developer, and why are they important?

To thrive as a Salesforce Developer, you need a solid understanding of Salesforce platform features, Apex programming, Lightning components, and a relevant degree or Salesforce certifications like Salesforce Platform Developer I/II. Experience with Salesforce development tools such as Visual Studio Code, Salesforce CLI, and version control systems is typically required. Strong problem-solving skills, effective communication, and a collaborative mindset help developers excel within cross-functional teams and meet client needs. These competencies are essential to deliver scalable, secure, and effective Salesforce solutions that drive business success.

What are some typical challenges Salesforce developers face when integrating third-party applications?

Salesforce Developers often encounter challenges such as data compatibility issues, managing API limits, and ensuring secure data transfer when integrating third-party applications. They must also stay updated on both Salesforce and external systems' API changes to prevent disruptions. Collaboration with cross-functional teams, including business analysts and external vendors, is essential to design robust solutions and troubleshoot integration problems efficiently.

What is the difference between Salesforce Developer vs Salesforce Administrator?

AspectSalesforce DeveloperSalesforce Administrator
Primary RoleBuilds custom applications and features using Apex, Visualforce, and Lightning componentsManages and configures Salesforce setup, workflows, and user permissions
Required SkillsProgramming, coding, and technical customizationConfiguration, user management, and process automation
CertificationsSalesforce Platform Developer I & IISalesforce Certified Administrator
Work EnvironmentDevelopers often work in development teams, coding and testingAdmins work in operational roles, managing user needs and system setup

Salesforce Developers focus on creating custom solutions through coding and development, while Salesforce Administrators handle system configuration, user management, and process automation. Both roles are essential in Salesforce ecosystems but differ in technical depth and daily responsibilities.

Are Salesforce Developer jobs still in demand?

Salesforce Developer roles remain in high demand due to the widespread adoption of Salesforce CRM across industries. Employers seek professionals skilled in Apex, Visualforce, and Lightning components, often requiring Salesforce certifications, with job growth expected to continue as companies expand their Salesforce implementations.

How much do Salesforce developers get paid?

Salesforce developers typically earn between $70,000 and $120,000 annually, depending on experience, location, and certifications such as Salesforce Certified Platform Developer. Entry-level roles may start lower, while experienced developers with specialized skills can earn higher salaries, especially in competitive markets.

What are the most commonly searched types of Salesforce Developer jobs in DeKalb, IL?

The most popular types of Salesforce Developer jobs in DeKalb, IL are:

What are popular job titles related to Salesforce Developer jobs in DeKalb, IL?

For Salesforce Developer jobs in DeKalb, IL, the most frequently searched job titles are:

What job categories do people searching Salesforce Developer jobs in DeKalb, IL look for?

The top searched job categories for Salesforce Developer jobs in DeKalb, IL are:

What cities near DeKalb, IL are hiring for Salesforce Developer jobs?

Cities near DeKalb, IL with the most Salesforce Developer job openings:

Infographic showing various Salesforce Developer job openings in DeKalb, IL as of August 2026, with employment types broken down into 100% Contract. Highlights an 100% Remote job distribution, with an average salary of $126,791 per year, or $61 per hour.

Senior Salesforce Developer

Oloop Technology Solutions

Aurora, IL • On-site

$125K - $153K/yr

Other

Posted 9 days ago


Key responsibilities

  • Translate business requirements into data models and automation approaches, designing solutions for reuse and scalability.

  • Develop and customize Salesforce solutions using declarative tools and custom code, including Apex and Lightning Web Components.

  • Root-cause and debug issues across the stack, including Apex, Flow, and LWC, to ensure reliable system performance.


Job description

Role: Senior Salesforce Developer
Duration: 4 Months Contract
Location: Remote
Required Qualifications & Technical Skills:
Experience: Senior level experience (able to lead, review code/config, mentor junior developers, and demo directly to clients)
Primary Skill: Service Cloud (Advanced)
Core Skills:
Solution design / architecture:
Can translate a business requirement into a data model and automation approach, not just take a spec and code it - comfortable weighing object relationships (lookup vs. master-detail), sharing/security model, and automation choice (declarative vs. Apex) before building
Designs for reuse and governor limits - bulkified triggers/Apex, scalable Flow design, avoiding hardcoded assumptions that break at scale
Can identify cascading impacts of a change (permissions, page layouts, related automation) rather than building narrowly to the ticket
Core development:
Advanced declarative AND custom code experience - this is a hybrid role, not one or the other. Needs someone who defaults to declarative (Flow, standard objects, config) where it fits, but can go deep into custom code (Apex, LWC) when it doesn't. A pure clicks-only admin or a code-only dev who ignores declarative options are both mismatches.
Apex: triggers/trigger frameworks, service/repository-style class design
Familiarity with common Apex frameworks (e.g. trigger frameworks, dependency-injection/mocking patterns) and solid unit testing strategy - not just hitting code coverage, but meaningful assertions and test isolation
Lightning Web Components: JS/HTML/CSS component development, Jest unit testing
Advanced debugging:
Can root-cause across the stack, not just patch symptoms - Apex debug logs and stack traces, governor-limit failures (SOQL/DML/CPU limits), and async job failures (Queueable/Batch/Future) under real production data volumes
Browser DevTools for LWC issues; comfortable debugging Flow execution (Flow debugger, fault paths, element-level trace)
Knows how to reproduce an intermittent or data-dependent bug rather than guessing - isolates whether an issue is code, config, data, or a permissions/sharing problem before touching anything
Integration:
REST callouts, Named Credentials / External Credentials, third-party API auth patterns, Apex integration framework experience
Service Cloud specialization
Omni-Channel/CTI experience
DevOps / CI-CD
Salesforce DX (source-driven development, scratch orgs), Git/GitHub workflows
CI/CD pipeline experience - GitHub Actions or similar, including automated test gating and multi-stage promotion (dev test prod)
AI-assisted development:
Comfortable using AI coding tools (e.g. Claude Code, Copilot, Cursor) at an advanced level to increase productivity - not just autocomplete, but prompting/directing an agent through multi-step build and review work
Able to critically evaluate AI-generated code/config rather than accepting it uncritically - still owns correctness and platform best practices
Leadership / mentorship:
Genuinely "senior" - able to review others' code/config, give constructive feedback, and raise the team's bar, not just produce individual output
Comfortable pairing with or unblocking junior developers, explaining the "why" behind an architectural choice, not just the "how"
Client-facing / communication:
Comfortable demoing work directly to the client - can walk through a build and take questions live
Strong written and verbal communication with stakeholders - calls, email threads, status updates - not someone who needs a proxy to talk to the client
Nice-to-haves:
Experience Cloud - site build experience, ideally LWR (Lightning Web Runtime), not just Aura-based sites
Flosum experience desirable but not necessary
Security/compliance-adjacent: familiarity with FedRAMP/GovCloud-style isolated environments, security clearance eligibility, Salesforce Shield / Field-Level Encryption exposure

Oloop Tech logo

About Oloop Tech

Sourced by ZipRecruiter

Oloop Tech is a premier technology solutions company with a prominent presence in the dynamic and rapidly evolving IT landscape of Aurora, IL, US. The caliber of service Oloop Tech brings to the industry is founded on a sound history of technological innovation and service excellence since its inception. Although the exact date of the company's founding isn't mentioned, it's evident they have established a strong foothold in the IT industry, with clients counting on them for cutting-edge solutions and robust operational support.

Industry

Health and personal care stores

Company size

51 - 200 Employees

Headquarters location

Aurora, IL, US

Year founded

2011

Social media