Skip to content

feat(integrations): add support for provenexpert#5545

Open
alex-onepage wants to merge 4 commits intoNangoHQ:masterfrom
alex-onepage:feat/add-provenexpert-provider
Open

feat(integrations): add support for provenexpert#5545
alex-onepage wants to merge 4 commits intoNangoHQ:masterfrom
alex-onepage:feat/add-provenexpert-provider

Conversation

@alex-onepage
Copy link

@alex-onepage alex-onepage commented Mar 1, 2026

Summary

  • Add ProvenExpert as a new integration (Basic Auth authentication)
  • Create documentation with quickstart guide and connection setup instructions
  • Add provider logo

Files Changed

  • packages/providers/providers.yaml - New provider entry
  • docs/api-integrations/provenexpert.mdx - Main integration page
  • docs/api-integrations/provenexpert/connect.mdx - Connection setup guide
  • docs/snippets/generated/provenexpert/PreBuiltTooling.mdx - Tooling overview
  • docs/snippets/generated/provenexpert/PreBuiltUseCases.mdx - Use cases placeholder
  • packages/webapp/public/images/template-logos/provenexpert.svg - Provider logo
  • docs/docs.json - Navigation entry

Test plan

  • npx tsx scripts/validation/providers/validate.ts passes

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


It also includes provider configuration and verification settings in packages/providers/providers.yaml to support the new ProvenExpert integration.

Possible Issues

• Verify the POST verification endpoint /rating/summary/get works with Basic Auth against https://www.provenexpert.com/api/v1 for credential validation.
• Ensure the referenced screenshot path /api-integrations/provenexpert/form.png exists and is included in the docs build.


This summary was automatically generated by @propel-code-bot

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alex-onepage alex-onepage marked this pull request as draft March 1, 2026 15:57
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alex-onepage alex-onepage marked this pull request as ready for review March 1, 2026 18:03
propel-code-bot[bot]

This comment was marked as outdated.

Add production-credentials follow-up sentence in quickstart Step 4 and
trailing spaces for Markdown line break on guide link.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
propel-code-bot[bot]

This comment was marked as outdated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Contributor

@propel-code-bot propel-code-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review found no issues with the new ProvenExpert integration, docs, or assets.

Status: No Issues Found | Risk: Low

Review Details

📁 8 files reviewed | 💬 0 comments

Instruction Files
├── .claude/
│   ├── agents/
│   │   └── nango-docs-migrator.md
│   └── skills/
│       ├── agent-builder-skill/
│       │   ├── EXAMPLES.md
│       │   └── SKILL.md
│       ├── creating-integration-docs/
│       │   └── SKILL.md
│       └── creating-skills-skill/
│           └── SKILL.md
├── AGENTS.md
└── GEMINI.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants