The repository includes a companion Vendure plugin package under vendure-getintent-plugin.
What it gives you
- a direct integration path from a Vendure commerce stack
- a starting point for catalog sync and search-related behavior in Vendure environments
- a code-owned connector you can adapt inside your commerce deployment workflow
Recommended approach
- Review the plugin package README and source.
- Confirm your SuggestAPI environment URL and credentials.
- Decide whether Vendure is your source of truth for full syncs, delta syncs, or enrichment.
- Pair plugin-driven updates with SuggestAPI index lifecycle and export workflows.