TechTorch Logo

TechTorch

Salesforce Revenue Cloud Developer

Posted 6 Days Ago
Be an Early Applicant
Remote
Hiring Remotely in United States
Senior level
Remote
Hiring Remotely in United States
Senior level
Senior hands-on Salesforce developer responsible for designing and building Revenue Cloud (CPQ & Billing) customizations: Apex extensions, LWC, Flows, integrations, async processing, CI/CD, and production support. Lead technical delivery, ensure data integrity with downstream finance systems, apply AI-native tooling, mentor juniors, and produce solution documentation and runbooks.
The summary above was generated by AI

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.

Similar Jobs

27 Minutes Ago
Easy Apply
Remote or Hybrid
Easy Apply
Senior level
Senior level
Enterprise Web • Hardware • Internet of Things • Software
Serve as the technical advisor for assigned manufacturing accounts, driving adoption of Tulip's no-code platform through architecture guidance, integrations, workshops, and cross-functional collaboration to ensure customer success and growth.
Top Skills: APIsDatabasesMesNo-Code/Low-Code PlatformsSystem IntegrationsTulip
33 Minutes Ago
Remote or Hybrid
Senior level
Senior level
Big Data • Food • Hardware • Machine Learning • Retail • Automation • Manufacturing
Lead change management for the S4/o9 transformation across MEU Demand Planning. Partner with senior leaders to design change strategies, assess impacts, deliver training (TNA, curriculum, localization, train-the-trainer), build change capability, manage stakeholder engagement, and track KPIs to drive adoption and measure effectiveness.
Top Skills: Integrated Business Planning (Ibp)O9 PlanningSap S/4Hana
11 Hours Ago
Remote or Hybrid
Senior level
Senior level
Artificial Intelligence • Security • Software • Analytics • Big Data Analytics
Lead development of integrations between a VLM-as-a-service platform and Milestone XProtect and other VMSs. Build Smart Client features, backend Python APIs, and .NET components. Own end-to-end delivery, testing, deployment, monitoring, and L2 support. Design modular integration layers, automation, and documentation to improve operator workflows and production reliability.
Top Skills: .NetAngularApi KeysAWSAzureAzure DevopsC#CertificatesClaudeCodexDockerGCPGithub ActionsLlmLoggingMetricsMilestone XprotectMip SdkOauthPythonReactRest ApisSmart ClientTokensTracingTypescriptVlmWindows Services

What you need to know about the Seattle Tech Scene

Home to tech titans like Microsoft and Amazon, Seattle punches far above its weight in innovation. But its surrounding mountains, sprinkled with world-famous hiking trails and climbing routes, make the city a destination for outdoorsy types as well. Established as a logging town before shifting to shipbuilding and logistics, the Emerald City is now known for its contributions to aerospace, software, biotech and cloud computing. And its status as a thriving tech ecosystem is attracting out-of-town companies looking to establish new tech and engineering hubs.

Key Facts About Seattle Tech

  • Number of Tech Workers: 287,000; 13% of overall workforce (2024 CompTIA survey)
  • Major Tech Employers: Amazon, Microsoft, Meta, Google
  • Key Industries: Artificial intelligence, cloud computing, software, biotechnology, game development
  • Funding Landscape: $3.1 billion in venture capital funding in 2024 (Pitchbook)
  • Notable Investors: Madrona, Fuse, Tola, Maveron
  • Research Centers and Universities: University of Washington, Seattle University, Seattle Pacific University, Allen Institute for Brain Science, Bill & Melinda Gates Foundation, Seattle Children’s Research Institute

Sign up now Access later

Create Free Account

Please log in or sign up to report this job.

Create Free Account