Salesforce architect with 11+ years designing scalable solutions, integration architectures, and automated delivery pipelines. Specialist in API integrations, external system connectivity, and DevOps practices that reduce deployment risk and improve delivery velocity. Experienced in leading teams, mentoring engineers, and driving data quality and AI-driven automation.
Experience
Leading Salesforce architecture, integrations, and automation projects for external systems and internal delivery pipelines.
- Designed integration architectures connecting Salesforce to ERPs, document systems, and external APIs.
- Implemented CI/CD pipelines that reduced deployment risk and improved validation speed.
- Built AI-driven document ingestion pipelines using AWS Textract and OpenAI.
- Introduced governance practices including code ownership and signed commits.
- Built a web application connecting to Bloomberg's Streaming API, exposing real-time financial market data through a REST API consumed by internal services.
- Built a testing framework for Salesforce Apex to test business scenarios with multiple variants of data and business rules.
- Redesigned platform architecture improving modularity and testability.
- Built custom integration layer for structured document ingestion using MuleSoft and IDP.
- Created tooling to streamline debugging and trace log management.
- Architected data synchronization processes between Salesforce and external reporting databases.
- Modernized legacy data models improving quality and reporting efficiency.
- Improved performance of AppExchange 3D component rendering logic.
- Built reusable integration frameworks for financial and insurance clients.
- Built components that improve user experience with handling data sync between Salesforce and external systems, including files.
- Pioneered CI/CD practices and version control strategies across projects.
- Co-led the team that implemented Salesforce's Service Cloud at one of the biggest Brazilian banks (Banco Inter)
- Reworked order-to-cash flows improving operational processing speed.
- Worked with the team to implement a faster quote to order process between client and multiple suppliers, with approval processes and workflows to handle the different scenarios.
- Delivered a proof-of-concept solution in one month that historically took six months from other teams.
- Buitl a proof of concept for a ArcGIS integration to display maps with vector markings in the browser UI using an external Python API and Postgres database.
Projects
Framework for querying complex JSON structures in Apex to accelerate integration projects.
Pipeline combining AWS Textract and OpenAI to transform documents into structured Salesforce data.
CLI tool to stream Salesforce debug logs with dynamic trace control.
FastAPI-based web application that connects to Bloomberg's Streaming API and exposes real-time financial market data through a REST API for consumption by internal services.
Components for common UI patterns and data handling, published on NPM for reuse in other projects.
Apex package that provides a framework for calculating business hours in flows, exposing the Business Hours API to the flow.
- Published through Unnofficial Salesforce package
- Exposes the Business Hours API to the flow
- Can be used to calculate business hours in flows, so admins don't have to rely on developers