alama@world: ~/
./toggle-theme

Actindo Digital Commerce OS

NFQ · Backend Engineer

The Story

Actindo's commerce OS sits at the seam of half a dozen other systems — Salesforce on one side, Adyen on another, Elasticsearch for archived order search, and a synchronous API layer that needed to become asynchronous before it became the bottleneck. The work was less about new features and more about plumbing: integrations, archiving, and a queued pipeline that could absorb spikes without dropping events.

What I Built
  • Built the Actindo ↔ Salesforce integration for customer and order sync.
  • Implemented Adyen payment processing on the commerce-OS side.
  • Stood up an Elasticsearch archiving layer for cold orders so the live DB stayed lean.
  • Replaced a synchronous API layer with a queued RabbitMQ pipeline.
Stack
PHP Doctrine Zend RabbitMQ ETL Pipelines DataHub Store Process Orchestration WorkFlow Engine QueuedEndpoints Elasticsearch Salesforce Commerce Cloud Adyen Docker