To ingest content (such as knowledge or files) from your platforms into the Moveworks AI Assistant, you can build APIs that follow our Content Gateway API specification.

Under this architecture, you provide us APIs. We handle the data ingestion pipelines (including scheduled polling, retries, and caching unchanged file binaries between syncs) and search indexing.
Content Gateway is a backstop option for sources that can’t be covered by an out-of-the-box (OOB) connector. Use it when either:
If a native content connector covers your source and meets your permission requirements, use that instead. Building and operating a Content Gateway is a larger investment than configuring a native connector.
Legacy gateways (older Moveworks-specific gateway formats) continue to be supported but lack permission ingestion. For new builds, use Content Gateway rather than a legacy gateway.
Full developer documentation lives in the API Reference:
Some common hosting tools used by existing customers and technology partners: AWS Lambda Functions, Azure Cloud Functions, Heroku Dynos, Workato API Management Recipes.
Need additional help? Reach out to your Moveworks professional services team.