TICKET MANAGEMENT

Auto-Generated Vendor Work Orders from Photo Requests

Takes a photo-based maintenance request, classifies severity, generates a labeled annotated image of the issue.

CategoryTicket Management
EngineSim + Paperclip
Difficultyadvanced
Triggerwebhook
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerRequest received via webhookHTTP webhook
  • ActionClassify trade and severity from photoOpenAI
  • ActionGenerate annotated issue reference imageImage generation
  • LogicAssemble work order fields
  • OutputCreate vendor work order page in NotionNotionNotion

What it does

Builds a complete, ready-to-send vendor work order from a single photo request. It classifies the problem, produces an annotated reference image highlighting the issue, and writes a structured work order page in Notion the vendor can open and act on.

When to use it

Use this when vendors need more than a one-line message, they need a documented work order with the issue called out visually, the trade, severity, location, and scope all in one place. Good for teams that hand work to external contractors.

How it works

  1. 1A webhook receives the request with the original photo and location.
  2. 2The photo is analyzed to classify the trade and severity.
  3. 3An annotated reference image is generated highlighting the damaged area for the vendor.
  4. 4A logic step assembles the work order fields: trade, severity, scope notes, and target completion.
  5. 5A structured work order page is created in Notion with the annotated image and dispatch details for the assigned vendor.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect Image generationManaged Nano Banana image renders, metered per image.
  4. 4
    Connect NotionPages, databases, comments.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.