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-help-scout contribution from pabloescoder #52614

Conversation

pabloescoder
Copy link
Collaborator

@pabloescoder pabloescoder commented Jan 28, 2025

What

This PR adds a new connector for source Help Scout (source-help-scout).
Resolves #2973

Contributor-provided connector description:

Connector for Help Scout Inbox API 2.0: https://developer.helpscout.com/mailbox-api/
Auth Overview: https://developer.helpscout.com/mailbox-api/overview/authentication/

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
client_id string Application ID.
client_secret string Application Secret.
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
conversations id DefaultPaginator
conversation_threads id DefaultPaginator
customers id DefaultPaginator
inboxes id DefaultPaginator
inbox_custom_fields id DefaultPaginator
inbox_folders id DefaultPaginator
users id DefaultPaginator
workflows id DefaultPaginator
tags id DefaultPaginator
teams id DefaultPaginator
team_members id 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 Jan 28, 2025

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

A member of the Team first needs to authorize it.

@pabloescoder
Copy link
Collaborator Author

pabloescoder commented Jan 28, 2025

/format-fix

Format-fix job started... Check job output.

🟦 Job completed successfully (no changes).

@pabloescoder
Copy link
Collaborator Author

@natikgadzhi @DanyloGL This can be reviewed, I ran the format-fix slash command but there were no changes, so seems like there is a error with the format check script which is causing it to fail.
I was able to create data for all the streams for Help Scout, so I can share creds if required.

@natikgadzhi
Copy link
Contributor

Formatter job freaks out on CI. That's fine!

Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 11:16pm

@natikgadzhi
Copy link
Contributor

Checking if this builds correctly. If it does, I will merge it today.

@natikgadzhi natikgadzhi merged commit 5ef0e12 into airbytehq:master Jan 28, 2025
27 of 28 checks passed
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 connectors/source/help-scout
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Source: Help Scout
3 participants