Short answer: Drop the "OpenAI → Create Vector Store" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Name name | string | Required | Product Docs Q4 |
File IDs file_ids | array | Optional | Files (already uploaded with purpose=assistants) to attach |
Expires After (days) expires_after_days | string | Optional | Auto-expire after N days of last activity. Leave empty for no expiry. |
{"name": "Product Docs Q4","file_ids": "{{trigger.file_ids}}","expires_after_days": "7"}
{"id": "vs_abc","name": "Product Docs Q4","status": "in_progress","file_counts": {"total": 5,"failed": 0,"completed": 0}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.