1

Integration Software Engineer Jobs in Tampa, FL (NOW HIRING)

Senior Software Engineer - Integrations

Tampa, FL ยท Remote

$125K - $165K/yr

Worth is looking for a Senior Software Engineer to join our Integrations Squad and own the systems ... You will design and deliver the integration layer that 700M+ SMB records flow through, break down ...

Software Engineer

Tampa, FL ยท Remote

$140K - $175K/yr

We're seeking an experienced Fullstack Software Engineer to join our talented team and play a ... Experience working with third-party API integrations; an ability to research, discover, and problem ...

Lead Integration Developer

Clearwater, FL ยท On-site

$46.25 - $61.50/hr

Lead Integration Developer Location: Clearwater, FL Type: Direct Hire Work Model: Hybrid - remote ... Requirements * 10+ years of software/integration development experience with strong enterprise ...

Lead Integration Developer

Clearwater, FL ยท Remote

$51.50 - $68.25/hr

Lead Integration Developer Location: Clearwater, FL Type: Direct Hire Work Model: Hybrid - remote ... Requirements * 10+ years of software/integration development experience with strong enterprise ...

Lead Integration Developer

Clearwater, FL ยท Remote

$51.50 - $68.25/hr

Lead Integration Developer Location: Clearwater, FL Type: Direct Hire Work Model: Hybrid - remote ... Requirements * 10+ years of software/integration development experience with strong enterprise ...

Lead Integration Developer

Clearwater, FL ยท Remote

$51.50 - $68.25/hr

Lead Integration Developer Location: Clearwater, FL Type: Direct Hire Work Model: Hybrid - remote ... Requirements * 10+ years of software/integration development experience with strong enterprise ...

Integrate GenAI and LLMs into applications via APIs and microservices. * Collaborate with product ... Solid understanding of software engineering principles, data structures, and algorithms.

New

Software Engineer

Tampa, FL ยท On-site

$120 - $180/hr

As a Software Engineer specializing in test, you'll be the technical leader and authority ... integration, CI/CD pipelines, and release criteria. * Stay current with industry trends in quality ...

Level V Job Summary The Software Engineer Level V position at Beyond SOF is responsible for supporting the development, integration, and troubleshooting of client enterprise architectures using Blue ...

Lead ServiceNow Software Engineer Location: Lakeland, FL Job ID: 37788BR Department: Publix ... integrations, CMDB, ITSM, and ITOM solutions from business requirements through design ...

Level V Job Summary The Software Engineer Level V position at Beyond SOF is responsible for supporting the development, integration, and troubleshooting of client enterprise architectures using Blue ...

Software Engineer III

Clearwater, FL ยท On-site

$49.25 - $66.25/hr

With hundreds of engineers in-house, the company designs, manufactures, integrates, and installs a ... Job Summary The Software Engineer III - Aftermarket Support is responsible for supporting ...

Showing results 41-60

Integration Software Engineer information

See Tampa, FL salary details

$42.1K

$117.4K

$164K

How much do integration software engineer jobs pay per year?

As of Sep 5, 2026, the average yearly pay for integration software engineer in Tampa, FL is $117,442.00, according to ZipRecruiter salary data. Most workers in this role earn between $98,300.00 and $132,300.00 per year, depending on experience, location, and employer.

What does an integration software engineer do?

An Integration Software Engineer designs, develops, and maintains systems that enable different software applications, services, and databases to communicate effectively. They work with APIs, middleware, and cloud platforms to streamline data transfer and system interoperability. Their role often involves troubleshooting integration issues, ensuring data consistency, and optimizing system performance. They collaborate with developers, DevOps teams, and business stakeholders to implement seamless workflows.

What are the key skills and qualifications needed to thrive as an integration software engineer?

To thrive as an Integration Software Engineer, you need strong programming skills (such as in Java, Python, or C#), a solid understanding of API design, and experience with system integration concepts, often backed by a degree in computer science or a related field. Familiarity with integration platforms (like MuleSoft, Dell Boomi, or Apache Camel), cloud technologies, and relevant certifications can be highly beneficial. Effective problem-solving abilities, teamwork, and clear communication are standout soft skills for this position. These skills and qualities are essential for successfully connecting disparate systems, solving complex integration challenges, and enabling seamless information flow within organizations.

What are the most commonly searched types of Integration Software Engineer jobs in Tampa, FL?

The most popular types of Integration Software Engineer jobs in Tampa, FL are:

Infographic showing various Integration Software Engineer job openings in Tampa, FL as of August 2026, with employment types broken down into 90% Full Time, and 10% Contract. Highlights an 79% In-person, 2% Hybrid, and 19% Remote job distribution, with an average salary of $117,442 per year, or $56.5 per hour.

Senior Software Engineer - Integrations

Worth AI

Tampa, FL โ€ข Remote

$125K - $165K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Re-posted 16 days ago


Job description

Worth is looking for a Senior Software Engineer to join our Integrations Squad and own the systems that connect Worth to the outside world. Our squad builds and operates the third-party data integrations that power Worth's crosswalking and decisioning, the public API and SDKs ourcustomers build against, the customer-side integrations into banks, lenders, processors, and ISVs, and the internal connectors that glue Worth's services together. This is a hands-on engineering role for someone who thrives in production code, handles ambiguity with confidence, and raises the technical bar for the team around them. You will design and deliver the integration layer that 700M+ SMB records flow through, break down messy partner APIs and customer requirements into clean technical plans, and anticipate the rate limits, schema drift, partial outages, and data-quality issues that come with depending on dozens of upstream systems. Your impact will extend across the squad and the broader product through both direct contribution and technical leadership.

Responsibilities
  • Own the design and implementation of major integrations and subsystems, from initial partner evaluation through production rollout and ongoing operation.
  • Build and maintain integrations with third-party data providers (KYB, KYC/IDV, AML, fraud, banking, identity) and abstract them behind clean, versioned internal contracts
  • Design, evolve, and operate Worth's public REST APIs and SDKs, with strong attention to versioning, backward compatibility, authentication, rate limiting, and developer experience.
  • Break down ambiguous partner specs, customer integration requirements, and vendor edge cases into clear technical designs with well-understood tradeoffs.
  • Write high-quality production code across backend and (where needed) frontend systems using Node.js, TypeScript, Nest.js, and React.js.
  • Design and evolve PostgreSQL schemas that capture vendor responses, normalization layers, and crosswalking metadata, with strong attention to indexing, performance, and data integrity.
  • Build event-driven workflows with Kafka and Redis that orchestrate enrichment, retries, dead-lettering, and backpressure across slow or flaky upstream APIs.
  • Optimize slow queries and resolve systemic performance bottlenecks in high-throughput integration pipelines.
  • Deploy, monitor, and debug containerized integration services in Kubernetes, including the alerting and runbooks that catch vendor degradations before customers do.
  • Lead pragmatic refactors of legacy or accreted integration code into modular, testable, swappable adapters.
  • Handle production incidents methodically (vendor outages, schema changes, auth rotations, quota exhaustion) and harden the system to reduce recurrence.
  • Lead by example in code reviews, coaching others on integration patterns, resilience, testing strategy, and API design.
  • Communicate complex tradeoffs across engineering, product, partnerships, and customer-facing teams.

Requirements

  • 8+ years of professional software engineering experience.
  • Demonstrated ownership of major features or subsystems in production, ideally with significant integration or platform-API surface area.
  • Deep expertise in the Node.js and TypeScript ecosystem.
  • Strong system design skills, especially around resilient integrations: retries, idempotency, circuit breakers, rate limiting, webhook handling, and graceful degradation.
  • Experience designing or operating a public API or SDK (versioning, auth, contracts, developer ergonomics).
  • Hands-on experience with PostgreSQL, including schema design and query optimization.
  • Experience building or maintaining event-driven systems using Kafka.
  • Comfort operating containerized applications in Kubernetes.
  • Proven ability to refactor complex or legacy integration code into modular, swappable, well-tested adapters.
  • Demonstrated experience mentoring junior engineers and raising team quality standards.
  • Ability to operate effectively in high-ambiguity environments, including partner specs that are incomplete, contradictory, or change underneath you.

Success Metrics

  • New vendor and customer integrations ship reliably and on schedule, with clear rollout, monitoring, and rollback plans.
  • Existing integrations meet defined performance and reliability targets (P90/P99 latency, success rate, uptime, MTTR)
  • The public API surface stays consistent, versioned, and easy for customers to build against;
  • Code quality and maintainability measurably improve within the integration layer;
  • Squad delivery velocity improves due to clearer technical direction and stronger execution.

Bonus Points

  • Direct experience integrating with KYB, KYC/IDV, AML, fraud, banking, or identity data providers 
  • Experience building and shipping a public SDK in one or more languages.
  • Experience with AWS services including MSK, RDS, EKS, S3, and Lambda.
  • Experience with Infrastructure-as-Code tools such as Terraform.
  • Strong background in distributed caching strategies using Redis (response caching, dedup, rate limiting).
  • Experience with Redshift schema design and ETL pipelines for vendor data.
  • Production experience with Python in backend systems.
  • Background in fintech, payments, lending, or regulated data environments.

Benefits

  • Health Care Plan (Medical, Dental & Vision)
  • Retirement Plan (401k, IRA)
  • Life Insurance
  • Flexible Paid Time Off
  • 9 paid Holidays
  • Family Leave
  • Remote
  • Hybrid work (for Orlando Associates)
  • Free Food & Snacks (Orlando)
  • Wellness Resources