About TechTorch
TechTorch is a high-growth enterprise technology consultancy that partners with the world's leading private equity-backed businesses. We deliver AI-powered solutions, accelerators, and data-driven transformation initiatives that drive measurable value at speed and scale.
Our mission is to redefine enterprise technology consulting for private equity. We combine the agility of a scale-up with the discipline and rigor demanded by the most sophisticated investors and operators.
TechTorch was founded by seasoned leaders - including former Bain consultants, CIOs, and tech executives - with deep expertise in technology, transformation, and value creation. We were built to succeed and to deliver results that matter.
Role Overview
We are seeking an experienced Salesforce Revenue Cloud Developer to join TechTorch's Commercial Excellence Practice. This is a senior, hands-on development role for an engineer who has deep, production-grade experience building and customising Salesforce Revenue Cloud - including CPQ extensions, Billing integrations, Apex invocables, LWC components, and platform automation - and who can translate complex quote-to-cash requirements into scalable, maintainable technical solutions.
You will be the technical engine on Revenue Cloud engagements, responsible for Apex development, Flow architecture, integration build, and code quality. You will work alongside TechTorch solution architects, consultants, and AI-native tooling to deliver at pace for PE-portfolio clients.
What You'll Do
Revenue Cloud Development - Hands-On Build
Deep, production-level development experience is required across the following Revenue Cloud and platform capabilities:
▪ CPQ Apex Extensions: Build and maintain CPQ Apex classes such as SBQQ.QuoteCalculatorPlugin, CPQ Price Rules callbacks, Product Configurator extensions, and Custom Script replacements.
▪ Billing Automation: Develop Apex triggers, invocable methods, and batch jobs to automate billing schedules, invoice generation, payment processing, credit note creation, and billing exception handling.
▪ Amendment & Renewal Logic: Build Apex-driven amendment and renewal flows including co-term calculations, proration logic, contract line management, and renewal opportunity creation.
▪ Invocable Apex for Flows: Design and build invocable Apex methods called from Record-Triggered and Screen Flows to extend Revenue Cloud processes beyond declarative limits.
▪ LWC Development: Build Lightning Web Components for custom quote line editors, pricing calculators, product configurators, approval UIs, and billing dashboards embedded in the Salesforce UI.
▪ Platform Events & CDC: Use Platform Events and Change Data Capture to trigger real-time integrations and downstream system notifications from Revenue Cloud transactions.
▪ Batch & Async Apex: Write batch, queueable, and scheduled Apex for large-volume Revenue Cloud operations including invoice runs, renewal processing, and usage rating.
▪ Flow Architecture: Design and build Record-Triggered Flows, Screen Flows, Autolaunched Flows, and Subflows supporting CPQ and Billing process automation at scale.
▪ Validation & Rules: Implement validation rules, custom formula fields, and Apex-based constraint logic enforcing quote, contract, and billing data quality standards.
▪ Agentforce Revenue (Advanced Advantage): Knowledge of Agentforce Revenue SDK, agent actions, agent topics, and AI-assisted quoting or billing automation is highly desirable.
Integration Development
▪ Design and build integrations between Revenue Cloud and ERP systems (NetSuite, SAP, Sage), billing platforms (ZoneCo, Stripe), and financial systems.
▪ Develop REST and SOAP API integrations, inbound and outbound, with appropriate error handling, retry logic, idempotency, and monitoring.
▪ Build and maintain integration payloads, field mapping specifications, and data contract documentation for each connected system.
▪ Work with middleware platforms such as MuleSoft, Workato, or similar iPaaS tools to govern integration delivery and operational monitoring.
▪ Ensure revenue data integrity, reconciliation, and traceability between Salesforce and downstream finance or billing systems.
DevOps, CI/CD & Release Management
▪ Own technical delivery through the full dev lifecycle: development, code review, unit testing, sandbox validation, staging deployment, and production release.
▪ Use Salesforce DX (sfdx), version control (Git), and CI/CD pipelines (GitHub Actions, Copado, Gearset, or equivalent) for reliable, repeatable deployments.
▪ Manage metadata deployments, change sets, scratch orgs, and sandbox refreshes across project environments.
▪ Write and maintain Apex unit tests meeting or exceeding 85% code coverage, with a focus on meaningful assertions over coverage gaming.
▪ Troubleshoot and resolve production issues including governor limit violations, SOQL performance, integration failures, and Flow errors.
AI-Native Development
▪ Use AI-native delivery practices including LLM-assisted code generation, Apex development, Flow design, and integration specification drafting.
▪ Apply conversational development workflows using natural language prompts to generate, refine, test, debug, and document Salesforce technical artifacts.
▪ Use AI tools responsibly while maintaining strong engineering discipline, code quality, security standards, and platform best practices.
▪ Contribute to TechTorch's AI-native accelerator library by documenting reusable patterns, prompt templates, and technical tooling.
Technical Leadership & Collaboration
▪ Collaborate closely with solution architects and consultants to translate functional designs into technical build plans.
▪ Participate in technical design reviews, code reviews, and sprint retrospectives.
▪ Mentor junior developers in Salesforce development standards, Revenue Cloud patterns, and AI-native tooling.
▪ Produce clear technical documentation including solution designs, API specs, data flow diagrams, and deployment runbooks.
Who You Are
Revenue Cloud & Quote-to-Cash Development
▪ Hands-on, production-level development experience extending Salesforce Revenue Cloud (CPQ and Billing) - not just configuration, but code written and deployed to production.
▪ Deep understanding of the CPQ data model: SBQQ__Quote__c, SBQQ__QuoteLine__c, SBQQ__Product2__c, SBQQ__PriceRule__c, SBQQ__ProductRule__c, and related objects.
▪ Deep understanding of the Billing data model: blng__Invoice__c, blng__BillingSchedule__c, blng__UsageSummary__c, blng__Order__c, and payment-related objects.
▪ Experience writing CPQ Apex extensions including Quote Calculator Plugin, custom pricing logic, and product configuration callbacks.
▪ Experience developing Apex for amendment flows, renewal automation, proration, and co-term billing logic.
▪ Experience integrating Revenue Cloud with NetSuite SuiteBilling, ZoneCo, Stripe Billing, or equivalent downstream billing systems.
▪ Knowledge of Agentforce Revenue SDK and AI-assisted quoting or billing automation is a strong plus.
Salesforce Core Development
▪ Expert-level Apex development: triggers, classes, invocable methods, batch, queueable, scheduled, and test classes with meaningful assertions.
▪ Strong Lightning Web Component (LWC) development including component composition, wire adapters, Apex integration, and UI API usage.
▪ Deep understanding of Salesforce governor limits, SOQL and DML best practices, bulkification patterns, and performance optimisation.
▪ Strong understanding of Salesforce security model: OWD, role hierarchy, sharing rules, with-sharing / without-sharing, field-level security, and permission sets.
▪ Proficiency with Flow Builder: Record-Triggered Flows, Screen Flows, Autolaunched Flows, Subflows, and Apex-called and Apex-invoked patterns.
▪ Familiarity with Salesforce Experience Cloud, Service Cloud, and Sales Cloud development patterns is a plus.
Integration & APIs
▪ Strong understanding of Salesforce REST and SOAP APIs: Bulk API, Streaming API, Platform Events, Change Data Capture, and Composite API patterns.
▪ Experience designing and building bi-directional integrations with error handling, retry, idempotency, and operational monitoring.
▪ Familiarity with middleware platforms such as MuleSoft, Workato, or similar iPaaS tools.
▪ Ability to produce and maintain integration data contracts, field mappings, and API specifications for downstream and upstream systems.
DevOps & Engineering Discipline
▪ Proficiency with Salesforce DX, Git-based version control, scratch orgs, and metadata-driven development.
▪ Experience with CI/CD tooling: GitHub Actions, Copado, Gearset, or equivalent.
▪ Commitment to code quality: meaningful unit tests, peer code review, static analysis (PMD / Salesforce Code Analyser), and consistent naming and documentation standards.
▪ Ability to troubleshoot complex production issues including governor limits, SOQL performance, async failures, and integration errors.
AI-Native Capability
▪ Demonstrated ability to use AI-native delivery practices including LLM-assisted development, rapid prototyping, and AI-supported documentation.
▪ Comfortable using conversational development workflows to generate, refine, test, debug, and explain Apex, Flows, LWC, integrations, and APIs.
▪ Ability to use AI tools responsibly while maintaining strong engineering discipline, code quality, security, and platform best practices.
Soft Skills
▪ Strong communication and collaboration skills - able to work with architects, consultants, business users, QA teams, and project managers across global time zones.
▪ Ability to translate business requirements and solution designs into high-quality, documented technical deliverables.
▪ Able to explain technical options, constraints, and trade-offs clearly to both technical and non-technical stakeholders.
▪ Strong problem-solving mindset with attention to quality, maintainability, and long-term scalability.
▪ Experience mentoring junior developers is a plus.
Qualifications
Experience
▪ 5+ years of Salesforce development experience with strong hands-on implementation delivery.
▪ 3+ years of direct, hands-on Salesforce Revenue Cloud (CPQ and/or Billing) development experience - code written and deployed to production.
▪ Proven delivery of at least two end-to-end Revenue Cloud development engagements from technical design through go-live.
▪ Experience working within or alongside PE-backed businesses or high-growth commercial environments is a plus.
Certifications (Preferred)
▪ Salesforce Certified Platform Developer I (required)
▪ Salesforce Certified Platform Developer II (strongly preferred)
▪ Salesforce Certified Administrator or Platform App Builder
▪ Salesforce Certified CPQ Specialist (strongly preferred)
▪ Salesforce Revenue Cloud Consultant (desirable - demonstrates domain depth alongside technical skill)
▪ Salesforce Certified Application Architect or System Architect is a plus, but not required.
▪ PSA vendor certifications (Certinia/FinancialForce, Kantata, or Kimble) are a plus.
Our Values
Our values reflect the DNA of the private equity-backed companies we serve - focused on speed, ownership, accountability, and results.
▪ Client First: We focus relentlessly on delivering outcomes that create value for our clients.
▪ We, Not Me: We win together. Collaboration drives transformation at scale.
▪ Get Stuff Done: We execute with speed and precision - because in PE, time matters.
▪ AI First: We embed AI at the core, enabling scalable, high-leverage solutions.
▪ Own It: We take accountability for results, delivering on what we promise.
▪ Agile Mindset: We adapt quickly and proactively seek better ways to move forward.
What We Offer
▪ The opportunity to work at the forefront of AI-powered enterprise technology consulting, building production Revenue Cloud solutions for PE-portfolio companies.
▪ A high-impact engineering environment where code quality, delivery speed, and technical ownership are rewarded.
▪ Exposure to top-tier private equity firms and their portfolio companies across multiple industries and geographies.
▪ A global, collaborative team focused on results, innovation, and technical excellence.
▪ Access to TechTorch's AI-native delivery tooling, Revenue Cloud accelerator library, and internal knowledge base.
Skills Required
- 5+ years of Salesforce development experience with hands-on implementation delivery.
- 3+ years of direct, hands-on Salesforce Revenue Cloud (CPQ and/or Billing) development experience with code deployed to production.
- Proven delivery of at least two end-to-end Revenue Cloud development engagements from design through go-live.
- Expert-level Apex development including triggers, classes, invocable methods, batch/queueable/scheduled Apex, and meaningful unit tests.
- Lightning Web Components (LWC) development experience for custom UIs integrated with Apex and UI API.
- Proficiency with Flow Builder: Record-Triggered, Screen, Autolaunched Flows and Apex-invoked patterns.
- Experience building CPQ Apex extensions (Quote Calculator Plugin, price rules, configurator callbacks) and amendment/renewal/proration logic.
- Experience designing and building integrations (REST/SOAP) between Revenue Cloud and ERPs/billing systems (NetSuite, SAP, Sage, ZoneCo, Stripe) with error handling, retry, and idempotency.
- Familiarity with Platform Events, Change Data Capture, async Apex (batch/queueable), and performance optimization (SOQL/DML best practices, bulkification).
- DevOps and release management experience: Salesforce DX (sfdx), Git, CI/CD pipelines (GitHub Actions, Copado, Gearset), scratch orgs and metadata-driven deployments.
- Ability to write and maintain Apex unit tests meeting or exceeding quality expectations.
- Salesforce Certified Platform Developer I.
- Salesforce Certified Platform Developer II.
- Salesforce Certified CPQ Specialist.
- Salesforce Revenue Cloud Consultant certification.
- Salesforce Certified Administrator or Platform App Builder.
- Experience with middleware/iPaaS tools such as MuleSoft or Workato.
- Knowledge of Agentforce Revenue SDK and AI-assisted quoting/billing automation.
- Experience mentoring junior developers and participating in code reviews and design reviews.
- Experience working within or alongside PE-backed businesses or high-growth commercial environments.
TechTorch Compensation & Benefits Highlights
The following summarizes recurring compensation and benefits themes identified from responses generated by popular LLMs to common candidate questions about TechTorch and has not been reviewed or approved by TechTorch.
-
Affordable Benefits — Health coverage is described as covering nearly all employee premiums, reducing out-of-pocket costs. Dental and vision are included with the same high employer contribution.
-
Leave & Time Off Breadth — Time off is framed as unlimited, with a recommended minimum of three weeks per year to encourage actual usage.
-
Parental & Family Support — Parental leave provides fully paid time off of 12 weeks for primary caregivers and 8 weeks for secondary caregivers.
TechTorch Insights
What We Do
At TechTorch, we lead the way in AI-powered Enterprise Technology (ET) solutions and services for Private Equity-backed businesses. Our mission is to operationalize winning strategies in commercial excellence, enterprise data, and AI use cases to drive successful outcomes at unparalleled speed. Every year, over $1 trillion is spent by companies on defining, designing, and implementing ET solutions. Yet, 80% of these efforts fail to achieve their intended business objectives. Despite advances in the software environment, the digitization of businesses with modern Enterprise Technology remains a manual and painful experience, one that we believe is ripe for disruption. TechTorch is at the forefront of this disruption, enhancing the success, reducing the cost, and accelerating the speed of digitization journeys. We deliver ET services and solutions powered by AI accelerators, such as pre-configured digital use cases and architectures. TechTorch provides solutions in a fraction of the time and cost compared to traditional IT service providers.
.png)








