Skip to content

source-nexiopay contribution from btkcodedev #57530

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

Conversation

btkcodedev
Copy link
Collaborator

What

This PR adds a new connector for source Nexiopay (source-nexiopay).

Contributor-provided connector description:

Website: https://dashboard.nexiopay.com/
API Reference: https://docs.nexiopay.com/reference/api-reference

The contributor provided the following description of the change:

Website: https://dashboard.nexiopay.com/
API Reference: https://docs.nexiopay.com/reference/api-reference

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key. Your Nexio API key (password). You can find it in the Nexio Dashboard under Settings > User Management. Select the API user and copy the API key.
username string API Username. Your Nexio API username. You can find it in the Nexio Dashboard under Settings > User Management. Select the API user and copy the username.
subdomain string Subdomain. The subdomain for the Nexio API environment, such as 'nexiopaysandbox' or 'nexiopay'. nexiopay
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
terminal_list terminalId No pagination
recipients recipientId DefaultPaginator
payment_types id DefaultPaginator
user accountId No pagination
spendbacks id DefaultPaginator
card_tokens key DefaultPaginator

Reviewer checklist

  • Consider how the connector handles pagination (docs).
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Apr 9, 2025

@btkcodedev is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@btkcodedev btkcodedev temporarily deployed to community-ci-auto April 9, 2025 02:52 — with GitHub Actions Inactive
@natikgadzhi natikgadzhi merged commit c803a45 into airbytehq:master Apr 9, 2025
20 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants