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-gorgias contribution from btkcodedev #46221

Conversation

btkcodedev
Copy link
Collaborator

What

This PR adds a new connector for source Gorgias (source-gorgias).

Contributor-provided connector description:

Website: https://gorgias.com/
API docs: https://developers.gorgias.com/reference/introduction
Auth docs: https://developers.gorgias.com/reference/authentication
API Keys: https://testerstoreusedbytester.gorgias.com/app/settings/api

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
username string Username.
password string Password.
domain_name string Domain name. Domain name given for gorgias, found as your url prefix for accessing your website
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
account domain No pagination
customers id DefaultPaginator
custom-fields id DefaultPaginator
events id DefaultPaginator
integrations id DefaultPaginator
jobs id DefaultPaginator
macros id DefaultPaginator
views id DefaultPaginator
rules id DefaultPaginator
satisfaction-surveys id DefaultPaginator
tags id DefaultPaginator
teams id DefaultPaginator
tickets id DefaultPaginator
messages id DefaultPaginator
users id DefaultPaginator
views_items 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 Sep 29, 2024

@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
Copy link
Collaborator Author

btkcodedev commented Sep 29, 2024

/format-fix

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

✅ Changes applied successfully. (e9f7524)

@natikgadzhi natikgadzhi merged commit 23ed481 into airbytehq:master Sep 30, 2024
27 of 30 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/gorgias
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants