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-case-status contribution from atritch #55216

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

Conversation

atritch
Copy link
Contributor

@atritch atritch commented Mar 5, 2025

What

This PR adds a new connector for source Case Status (source-case-status).

Contributor-provided connector description:

Source Connector for the Case Status app allowing the export of cases, messages, and files.

https://www.casestatus.com/

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key. Prefix with 'ApiKey ' then insert your API Key
base_url string Base Url. Base URL https://app.casestatus.com

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
Messages DefaultPaginator
Cases DefaultPaginator
Firm Reporting DefaultPaginator
Files DefaultPaginator

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 Mar 5, 2025

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

A member of the Team first needs to authorize it.

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

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

The base_url parameter is not used correctly in the request.
It is missing square svg icon.
It is missing primary keys for streams.
Can you share the documentation page for their API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/case-status
Projects
Status: Waiting Contributor
Development

Successfully merging this pull request may close these issues.

3 participants