Smart Order Capture
Overview

smartordercapture documentation

Build automation visually on the web, run it locally on your Android phone. The docs here explain how the pieces fit together, what every node does, and how to debug what goes wrong.

New here? Start with the 5-minute quickstart. If you have the app installed and an account paired, jump straight to the triggers and actions references — they list every node, what it does, and the edge cases worth knowing.

Where to start

The shape of the product

smartordercapture has three surfaces:

  1. The web app. Where you build workflows — drag triggers and actions onto a canvas, connect them, save, push to a device.
  2. The Android client. The engine that executes your workflows locally on your phone. Speaks to Android's Accessibility API to dispatch taps and read on-screen state.
  3. The cloud. Sync between web and device, billing, optional template marketplace. Workflow content executes on-device; the cloud never sees the apps you automate.

Updates

The docs are versioned alongside the DSL. The current DSL version is 1. When we ship a new node kind, you'll see a callout on the relevant reference page and a note in the changelog.