Guides¶
End-to-end guides for building specific types of integrations.
| Guide | What you'll build |
|---|---|
| PDM Integration | Check-out/check-in, file status, vault upload |
| ERP Integration | Component parameters, BOM upload, project variable sync |
| Custom Search Dialog | A WinForms parts browser with resultType=component |
| Settings Dialog | A WinForms settings screen tied to ShowSettings |
| Migration from Legacy API | Moving from the old TFMS_ DLL API |
Start with PDM Integration or ERP Integration depending on your use case. The Custom Search Dialog and Settings Dialog guides build on those.