Back to recipe
Developer access pending

Developer-review product flow

From recipe to grocery cart, with no retyping.

WorkLife Meal Plan now has a working server-side adapter for recipe pages and combined shopping lists. Until developer credentials are issued, this reviewer flow returns the exact normalized request without calling an external service or creating an order.

Selected recipe

Maple Dijon Produce-First Tofu Rice Bowls with Garlic Breadcrumbs

Serves 4
  • 14 oz extra-firm tofu, pressed and cubedPrimary ingredient
  • 3 cups cooked brown ricePrimary ingredient
  • 2 cups shredded red cabbagePrimary ingredient
  • 2 carrots, shreddedPrimary ingredient
  • 1 cucumber, thinly slicedPantry or produce
  • 1 tbsp cornstarchPantry or produce
  • 2 tbsp avocado oilPantry or produce
  • 1/2 tsp kosher saltPantry or produce
  • 2 tbsp Dijon mustardPantry or produce
  • 1 tbsp pure maple syrupPantry or produce
  • 1 tbsp apple cider vinegarPantry or produce
  • 1/2 cup whole-grain breadcrumbsPantry or produce
  • 1 garlic clove, finely gratedPantry or produce

Integration readiness

Built around the review path, not a hard-coded link.

Credentials remain server-only. Development and production hosts, link caching, pantry controls, timeouts, and shopper-safe failure states are all configuration-driven.

01

Two supported payloads

Recipe-specific pages and full-week shopping lists use separate documented endpoints.

02

Quantity normalization

Ingredient display text stays readable while supported units and quantities are mapped for matching.

03

URL reuse

Generated shopping URLs are cached by a hash of the exact payload and refreshed only when content changes.

04

Safe activation

A server-side feature flag and API key are both required before any external request can run.

05

Failure isolation

Eight-second timeouts and neutral errors preserve the user’s plan if the provider is unavailable.

06

Shopper control

No grocery credentials or card data enter WorkLife; the shopper reviews every match after handoff.

Safety and transparency

Designed to keep the shopper in control.

  • No grocery account credentials are collected or stored by WorkLife Meal Plan.
  • The reader deliberately selects the recipe and initiates the handoff.
  • Retailer, product matching, substitutions, totals, and checkout remain with the retail provider.
  • Affiliate disclosures will appear wherever commissionable links are used.
See the community model