Integrator Essentials

Operators learn to use PhotoRobot. Studio managers decide what PhotoRobot does for the business. Integrators wire PhotoRobot into everything else the business already runs. This package teaches the third skill.


What you’ll learn

After completing the Integrator Essentials package and passing the certification exam, you will be able to:

This package is technical. It assumes a working developer mindset — comfortable with HTTP, JSON, webhooks, API documentation. Non-developer studio managers should take Studio Manager Essentials instead (which includes the integration overview without the implementation depth).


What’s included

The Integrator Essentials package contains 8 modules plus an end-of-package certification exam.

Shared foundation (4 modules — reused from other tracks)

A working integrator needs the operator’s mental model + the studio manager’s strategic frame.

  1. B01 — System Overview (shared with Operator Standard). CAPP / Locator / Control Units / PhotoRobot Cloud ecosystem. ~45 min.
  2. B21 — Viewer Layouts & Embedding ✅ Live in v0.26.0. ~90 min. PhotoRobot Viewer customization (Buttons vs. Thumbnails layouts), hot spots, idle behavior, image settings, display, embed patterns (iframe vs. JS SDK), performance, multi-tenant layout library.
  3. B22 — Item Export (shared with Studio Manager Essentials). The data plumbing seam — manual export, cloud auto-publish, API feeds, DAM integration. ~60 min.
  4. B26 — Industry 4.0 Readiness (shared with Studio Manager Essentials). Strategic frame for production-line integration — 5-stage frame, bottleneck patterns, ERP/PIM/DAM ecosystem, monitoring contracts. ~75 min.

Integrator track (I## namespace — new in this package)

The I-namespace covers technical implementation that integrators own end-to-end.

  1. I01 — PhotoRobot API V2 Fundamentals ✅ Live in v0.25.0. ~90 min. REST endpoints, authentication, JSON/XML feeds, V1 → V2 migration, error handling, rate limits, version pinning, integration testing.
  2. I02 — Webhook Architecture ✅ Live in v0.27.0. ~75 min. Event-driven patterns, webhook subscription, retry + idempotency, HMAC signature verification, replay protection, monitoring + alerting, multi-receiver fanout, CDN invalidation.
  3. I03 — Shooting List & SKU Lifecycle ✅ Live in v0.27.2. ~75 min. Upstream sync from ERP / PIM — shooting list import (CSV / per-item / bulk), SKU lifecycle (created / updated / archived / deleted), canonicalization + dedup, status round-trip via external_id, reconciliation poll, project structuring.
  4. I04 — OCR & Custom Data Extraction ✅ Live in v0.27.3. ~60 min. OCR architectural constraint (no API endpoint, export-driven), data.json structure + parser strategy, custom tag taxonomy, GS1 image standards + compliance gates, quality + manual review thresholds, downstream routing patterns, post-export pipeline architecture.

Each module includes a textbook (reference reading), a workbook (exercises grounded in real integration scenarios), and a knowledge check quiz.


How the package is delivered

Three delivery formats:

Online

Self-paced, on this Academy site. Best for integrators working independently on a customer’s PhotoRobot rollout. Includes module knowledge checks and a final certification exam.

At PhotoRobot studio

Group training in PhotoRobot’s own studio (Prague). 2-3 days, technical focus, live API exercises against a real PhotoRobot instance. Best for integrator teams ramping on a new customer engagement.

In your studio

PhotoRobot Certified Instructor travels to your team’s location. 2-3 days. Best for ERP / e-commerce platform vendors building PhotoRobot connectors for their own customer base.


Certification

After completing all modules, students take the PhotoRobot Integrator certification exam:

The Integrator cert exam pool is LIVE in v0.28.0 at /quiz/certifications/integrator.html — 50 weighted questions distributed across all 8 modules + hands-on integration task. 70% pass + hands-on accepted = PhotoRobot Certified Integrator credential.


Who should take it

The Integrator Essentials package is for:

It is not for:


Prerequisites

Working developer skills required:

Helpful but not required:

If you don’t yet have working REST API experience, complete a primer (e.g., FastAPI tutorial, Postman fundamentals) before enrolling.


Enrollment

This package is sold through PhotoRobot sales. Customers receive a voucher code upon purchase that grants access to the Integrator Essentials package on this Academy site. Each voucher is single-use, per-student.

For pricing, group rates, or to schedule on-site training, contact PhotoRobot sales.


After certification

The Integrator certificate is the foundation for advanced PhotoRobot technical work:


Module readiness

Tracking the current build state of each module in the package:

Integrator Essentials is 8/8 modules ready + cert exam pool LIVE in v0.28.0 + refresh exam LIVE in v0.28.1. Third fully cert-enabled track in Academy (after Operator Standard + Studio Manager Essentials) with complete cert lifecycle (initial credential + 2-year refresh). Students who pass all 8 module knowledge checks PLUS the Integrator certification exam (/quiz/certifications/integrator.html) become PhotoRobot Certified Integrator with 2-year validity, renewable via the refresh exam (/quiz/refresh/integrator.html).

Next milestones:


A note on developer.photorobot.com

This package draws heavily on PhotoRobot’s Developer Portal for endpoint reference, schema documentation, and authoritative API contracts. The Academy curriculum provides the mental model and integration architecture frame; the Developer Portal provides the authoritative source of truth for endpoint shapes, response schemas, and version migration notes.

We expect integrators to keep both bookmarks — Academy for how to think about an integration, Developer Portal for how to call the specific endpoint. The two are designed to complement, not duplicate.