Skip to main content

Workflows (Quick Overview)

Workflow icon

What is a Workflow?

A Workflow is a small, self‑contained integration (API call, data parser, etc.) that a Job can invoke to finish a task.


Adding a Workflow — three‑step recap

  1. Workflows panelCreate workflow
    Give it a name, Server URL, and optional API key.

  2. Studio → open a JobTools → Add → Workflow
    Attach the newly created Workflow.

  3. Save & Deploy
    The Job now calls your Workflow automatically when needed.


That’s it—you’ve extended xMagic without touching core logic.

Need the full, step‑by‑step version?
See Workflows (Detailed Guide).