generated: '2026-08-13' method: searched source: https://registry.npmjs.org/-/v1/search?text=conga description: >- Conga publishes no REST client SDK for its 2,136-operation Advantage Platform REST API in any language - npm, PyPI, Maven Central, NuGet, RubyGems, crates.io and pkg.go.dev carry nothing first-party for it, and developer.conga.com documents raw HTTP calls only. The one genuinely first-party library Conga does ship is a TypeScript client for its GraphQL surface, published to npm under the @conga-cloud scope with author "Conga" and maintained by Conga-handled accounts. Conga also has no public GitHub organization (github.com/conga, /congacloud and /conga-inc all 404). packages: - language: typescript registry: npm name: '@conga-cloud/graphql' url: https://www.npmjs.com/package/@conga-cloud/graphql install: npm install @conga-cloud/graphql official: true version: 1.0.25 published: '2026-07-07' releases: 19 first_published: '2025-02-13' license: ISC author: Conga maintainers: [chmoyle, cchong-conga] repository: null covers: graphql note: >- Client for Conga's multi-tenant GraphQL back end. Ships a CLI (`npx @conga-cloud/graphql generate`) that authenticates via OIDC against the regional Conga login service and code-generates TypeScript types from the tenant's own schema, plus a fluent query builder and graphql-sse subscriptions. Actively released - three versions shipped between 2026-06-09 and 2026-07-07. Publishes no repository or homepage field. - language: typescript registry: npm name: '@conga-cloud/graphql-cart' url: https://www.npmjs.com/package/@conga-cloud/graphql-cart install: npm install @conga-cloud/graphql-cart official: true version: 1.0.43 published: '2026-07-07' license: ISC author: conga maintainers: [chmoyle, cchong-conga] repository: null covers: graphql note: >- Cart module for realtime subscriptions to the Conga CPQ cart, built on @conga-cloud/graphql. Same maintainers and same release date as the core client. related_not_official: - registry: npm name: '@chmoyle-conga/graphql-cart' url: https://www.npmjs.com/package/@chmoyle-conga/graphql-cart official: false version: 1.0.42 published: '2026-07-07' note: >- A personal-scope duplicate of @conga-cloud/graphql-cart published by the same Conga maintainer one minute earlier. Recorded as a duplicate, not as a separate distribution. - registry: npm name: '@velocity-bpa/n8n-nodes-conga-cpq-clm' url: https://www.npmjs.com/package/@velocity-bpa/n8n-nodes-conga-cpq-clm official: false version: 1.0.0 published: '2026-04-25' note: Third-party n8n community node for Conga CPQ/CLM. Not published by Conga. not_conga: - names: [conga, conga-framework, conga-annotations, '@conga/*'] registry: npm note: >- The `conga` name and the @conga scope on npm belong to Conga.js, an unrelated node.js MVC framework (congajs/conga on GitHub, last released 2021). They are NOT Conga the revenue-lifecycle vendor and are excluded deliberately. registries_checked: - registry: npm result: 2 first-party packages found - registry: pypi result: none first-party (the `conga` project on PyPI is unrelated) - registry: maven-central result: none - registry: nuget result: none - registry: rubygems result: none - registry: crates.io result: none - registry: pkg.go.dev result: none - registry: github result: >- no public Conga organization - github.com/conga, github.com/congacloud and github.com/conga-inc all return 404 rest_sdk_gap: >- The largest ergonomics gap on this provider: 2,136 published REST operations across 31 services with zero first-party client libraries in any language. The only shipped SDK targets the GraphQL surface, which is undocumented on the developer portal.