feat(integrations): add Upsales API integration#5112
feat(integrations): add Upsales API integration#5112hassan254-prog merged 7 commits intoNangoHQ:masterfrom
Conversation
🤖 My Senior Dev — Analysis Complete👤 For @frkst📁 Expert in View your contributor analytics → 📊 7 files reviewed • 3 need attention
🚀 Open Interactive Review →The full interface unlocks features not available in GitHub:
💬 Chat here: 📖 View all 12 personas & slash commandsYou can interact with me by mentioning In PR comments or on any line of code:
Slash commands:
AI Personas (mention to get their perspective):
For the best experience, view this PR on myseniordev.com — includes AI chat, file annotations, and interactive reviews. |
hassan254-prog
left a comment
There was a problem hiding this comment.
Thank you for the contribution, small comments inline otherwise looks good 💪 .
There was a problem hiding this comment.
For the main docs page, please use the updated styling from the newer docs. You can use this as an example, also updating the docs.json file with the correct file path.
|
pushed, we good to go? |
The new docs folder is located at |
|
do you mean like this? or anything else needed? |
|
<3 |
- Update docs structure with quickstart guide - Fix base_url and verification endpoint in providers.yaml - Resize logo SVG to 64x64 - Add upsales to docs.json navigation
- Move upsales.mdx from docs/integrations/all/ to docs/api-integrations/ - Move connect.mdx to docs/api-integrations/upsales/ - Update internal link to /api-integrations/upsales/connect - Update docs.json navigation path Addresses PR review feedback to use the new docs directory structure.
|
@hassan254-prog This integration looks ready to merge. Could you re-review when you have a chance? |
Adds Upsales CRM API integration to Nango.
Features:
Files added:
Provider configuration in providers.yaml
Documentation at docs/integrations/all/upsales.mdx
Connect guide at docs/integrations/all/upsales/connect.mdx
Logo SVG
The integration also surfaces reusable documentation snippets, registers the new pages in the docs navigation, and exposes verification plus rate-limit metadata so client applications can programmatically confirm connectivity and handle throttling guidance.
This summary was automatically generated by @propel-code-bot