Skip to content

Conversation

@Diginut-GmbH
Copy link
Contributor

@Diginut-GmbH Diginut-GmbH commented Oct 15, 2025

This PR adds support for Statista integration.


Introduce Statista as a First-Class Data Provider

This PR adds native support for the market-research platform Statista. By registering the provider in providers.yaml, bundling branded assets, and adding full documentation, customers can now create a Statista connection with only an API key and immediately query its allow-listed endpoints. The change is additive and does not modify any existing runtime logic or SDK contracts, so it is non-breaking while broadening the catalogue of available data sources.

Key Changes

• Registered Statista in packages/providers/providers.yaml with base URL, auth header, allow-listed endpoints, and health-check route
• Added statista.svg for catalogue and setup UI branding
• Created end-to-end MDX documentation and updated docs.json; regenerated SDK snippet pages

Affected Areas

• Provider registry (providers.yaml)
• Static assets (statista.svg)
• Documentation site (MDX docs, docs.json, auto-generated SDK pages)


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

type: string
title: API Key
description: The API key for your Statista account

Copy link
Contributor

Choose a reason for hiding this comment

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

@Diginut-GmbH Could you please add an example and a pattern. You can refer to algolia as an example.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@hassan254-prog I added the example and pattern. Thanks for the feedback!

Copy link
Contributor

@hassan254-prog hassan254-prog left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution, small comment inline otherwise looks good.

@khaliqgant khaliqgant enabled auto-merge October 31, 2025 09:21
@khaliqgant khaliqgant added this pull request to the merge queue Oct 31, 2025
Merged via the queue into NangoHQ:master with commit 64f93ef Oct 31, 2025
20 of 21 checks passed
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.

4 participants