inventory_2
WFX
WFX PLM — discover schema, pull items, run sync against /item and /itemcosting.
A full written guide for this connector is on the way. In the meantime, here's the live
technical reference — always generated from the connector itself, so it's never out of date.
checklist
What it does
checkReads data out of it (use as a source)
checkWrites / receives data (use as a target)
checkAuto-discovers the field schema
checkUses lifecycle stages
checkIncludes cost-sheet data
tune
What you'll need to set it up
Instance host
required
Hostname only — no https://, no /api/ path. The connector appends the API path itself.
WFX API key
required
kept secret
WFX secret key
required
kept secret
Bill-of-materials endpoint
Which BOM endpoint your WFX company uses (ask WFX if unsure — the two return different shapes). No re-scan needed: the BOM field list switches automatically. But changing this RENAMES the BOM fields (itembillofmaterial_* ↔ line_*), so re-check any existing BOM field mappings after switching.
api
Technical reference — endpoints
auto — always current
| Operation | Direction | Call |
|---|---|---|
| GET /item | Read (source) | GET /item |
| GET /itemdetail | Read (source) | GET /itemdetail |
| GET /purchaseorder | Read (source) | GET /purchaseorder |
| GET /itemfile | Read (source) | GET /itemfile |
| GET /productgroup | Read (source) | GET /productgroup |
| GET /productsubcategory | Read (source) | GET /productsubcategory |
| GET /division | Read (source) | GET /division |
| PATCH /item/{id} | Write (target) | PATCH /item/{id} |
Connection check: GET /item
Ready to connect WFX?
Set it up inside Smart Data Studio in a few minutes.