The FAQ APIs allow you to programmatically manage FAQ content on Wix sites. You can manage frequently asked questions, their categorization, and their labels for use with chat bots and other apps. These features let you integrate FAQ management into external apps, and manage content across multiple sites. You can use the FAQ APIs to integrate FAQ management into external apps, manage content across multiple sites, and organize questions for chatbots and help desk systems.
The FAQ APIs provide functionality for:
It's important to note the following points before starting to code:
The FAQ app includes built-in integration with Wix Multilingual. When a site has both the FAQ app and Wix Multilingual installed, the FAQ app automatically sends FAQ content to Wix Multilingual when categories or question entries are created, allowing Wix users to translate FAQ content.
On list and query requests, the FAQ APIs automatically retrieve translated content from Wix Multilingual and merge it into the response. Wix Multilingual resolves the language from the language and locale settings in Multilingual or a site's defaults.
If you install Wix Multilingual after the FAQ app, the FAQ app automatically sends all FAQ content to Wix Multilingual for localization.
The FAQ APIs let you programmatically create and organize FAQ categories and question entries, and integrate FAQ content with external systems like chatbots and help desks. For more details and examples, see the Integrate FAQ content with external systems flow.