Skip to content

docs: new integrations method #4004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 12, 2025
Merged

Conversation

bodinsamuel
Copy link
Collaborator

@bodinsamuel bodinsamuel commented May 7, 2025

Changes

  • Document new integrations method and endpoint

This PR updates the Node SDK documentation to reflect changes in the integration API. It introduces a new object parameter format for creating and updating integrations, while marking the old method as deprecated. Parameter naming convention has been changed from 'providerConfigKey' to 'unique_key', and response formats now include more details with the structure changed from 'config' to 'data'.

Key Changes:
• Added documentation for new integration creation method with object parameter format
• Renamed parameter 'providerConfigKey' to 'unique_key' throughout documentation
• Marked old integration methods as deprecated
• Updated response examples to reflect new API structure (from 'config' to 'data')

Affected Areas:
• Node SDK documentation (docs-v2/reference/sdks/node.mdx)

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

@bodinsamuel bodinsamuel self-assigned this May 7, 2025
Copy link

cubic-dev-ai bot commented May 7, 2025

Your mrge subscription is currently inactive. Please reactivate your subscription to receive AI reviews and use mrge.

@bodinsamuel bodinsamuel requested a review from a team May 7, 2025 09:54
@bodinsamuel bodinsamuel enabled auto-merge (squash) May 12, 2025 08:35
@bodinsamuel bodinsamuel merged commit bfea50e into master May 12, 2025
17 checks passed
@bodinsamuel bodinsamuel deleted the sam/25_05_07/docs/node-integrations branch May 12, 2025 08:41
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