Skip to content

fix(recruitcrm): use correct API base URL (api.recruitcrm.io)#5506

Open
Dirshant wants to merge 1 commit intoNangoHQ:masterfrom
Dirshant:fix/recruitcrm-base-url
Open

fix(recruitcrm): use correct API base URL (api.recruitcrm.io)#5506
Dirshant wants to merge 1 commit intoNangoHQ:masterfrom
Dirshant:fix/recruitcrm-base-url

Conversation

@Dirshant
Copy link

@Dirshant Dirshant commented Feb 24, 2026

Summary

RecruitCRM's API base URL in the provider config is incorrect. The API is served at api.recruitcrm.io, not api.recruitcrm.com.

Change

  • File: packages/providers/providers.yaml
  • Update: proxy.base_url for recruitcrm from https://api.recruitcrm.com to https://api.recruitcrm.io

Reference


Please verify that no other components still assume the api.recruitcrm.com host, in case RecruitCRM later aliases both domains.

Possible Issues

• If RecruitCRM ever aliases both domains, ensure no other parts of the system assume the .com host.


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

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.

No issues identified; the PR correctly updates the RecruitCRM API base URL.

Status: No Issues Found | Risk: Low

Review Details

📁 1 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

@Dirshant Dirshant force-pushed the fix/recruitcrm-base-url branch from 02c3396 to 4b6827e Compare February 24, 2026 17:40
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.

1 participant