Skip to content
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

source-microsoft-lists contribution from bishalbera #46760

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bishalbera
Copy link

@bishalbera bishalbera commented Oct 12, 2024

What

Closes #46615

This PR adds a new connector for source Microsoft Lists (source-microsoft-lists).

Contributor-provided connector description:

Microsoft Lists connector enables seamless data integration and synchronization between Microsoft Lists and other destination. The connector leverages Microsoft Graph API to retrieve list items efficiently, ensuring smooth workflows and real-time data accessibility

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
client_id_2 string Client ID.
client_secret_2 string Client secret.
application_id_uri string Application Id URI.
site_id string Site Id.
tenant_id string Tenant Id.
domain string Domain.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
lists id No pagination
listcontenttypes id No pagination
listitems No pagination
items No pagination
columnvalues id No pagination

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • 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 Oct 12, 2024

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

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector-request] Microsoft Lists
3 participants