api_version = "2026-01" uid = "c5ddcfc1-772d-c55a-bbd6-8502c4a56f15a7dba32e" [[extensions]] name = "Generate invoice" type = "flow_action" handle = "flow-generate-invoice" description = "Generates an Austria-compliant PDF invoice for the given order and uploads it to Shopify Files." runtime_url = "https://invoice-app.linumiq.com/api/flow/generate-invoice" [settings] [[settings.fields]] type = "single_line_text_field" key = "order_id" name = "Order ID" description = "The order's GID (use Liquid: {{order.id}} when configuring the workflow)." required = true