feat: Add external documentation URLs to Group J source connectors (source-qonto through source-sharetribe) (#69737)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4cde75568c
commit
d69ffc64a6
@@ -32,4 +32,11 @@ data:
|
||||
pypi:
|
||||
enabled: false
|
||||
packageName: airbyte-source-qonto
|
||||
externalDocumentationUrls:
|
||||
- title: Qonto API documentation
|
||||
url: https://api-doc.qonto.com/
|
||||
type: api_reference
|
||||
- title: Qonto authentication
|
||||
url: https://api-doc.qonto.com/#authentication
|
||||
type: authentication_guide
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -42,4 +42,8 @@ data:
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.0@sha256:92e539d5003b33c3624eae7715aee6e39b7b2f1f0eeb6003d37e649a06847ae8
|
||||
externalDocumentationUrls:
|
||||
- title: Qualaroo API documentation
|
||||
url: https://help.qualaroo.com/hc/en-us/articles/201969438-The-Qualaroo-API
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -71,4 +71,14 @@ data:
|
||||
# secretStore:
|
||||
# type: GSM
|
||||
# alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: QuickBooks Online API
|
||||
url: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/account
|
||||
type: api_reference
|
||||
- title: QuickBooks authentication
|
||||
url: https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization
|
||||
type: authentication_guide
|
||||
- title: QuickBooks rate limits
|
||||
url: https://developer.intuit.com/app/developer/qbo/docs/develop/troubleshooting/error-codes#rate-limits
|
||||
type: rate_limits
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -42,4 +42,8 @@ data:
|
||||
# alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
|
||||
externalDocumentationUrls:
|
||||
- title: Railz API documentation
|
||||
url: https://docs.railz.ai/
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -37,4 +37,11 @@ data:
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:7.0.0@sha256:af8807056f8218ecf0d4ec6b6ee717cdf20251fee5d2c1c77b5723771363b9b0
|
||||
externalDocumentationUrls:
|
||||
- title: RD Station Marketing API
|
||||
url: https://developers.rdstation.com/reference/overview
|
||||
type: api_reference
|
||||
- title: RD Station authentication
|
||||
url: https://developers.rdstation.com/reference/autenticacao
|
||||
type: authentication_guide
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -66,4 +66,14 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: Recharge API reference
|
||||
url: https://developer.rechargepayments.com/
|
||||
type: api_reference
|
||||
- title: Recharge authentication
|
||||
url: https://developer.rechargepayments.com/#authentication
|
||||
type: authentication_guide
|
||||
- title: Recharge rate limits
|
||||
url: https://developer.rechargepayments.com/#rate-limiting
|
||||
type: rate_limits
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -40,4 +40,8 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: Recreation.gov API
|
||||
url: https://ridb.recreation.gov/docs
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -40,4 +40,8 @@ data:
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
|
||||
externalDocumentationUrls:
|
||||
- title: Recruitee API documentation
|
||||
url: https://api.recruitee.com/docs/
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -49,4 +49,14 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: Recurly API reference
|
||||
url: https://developers.recurly.com/api/v2021-02-25/
|
||||
type: api_reference
|
||||
- title: Recurly authentication
|
||||
url: https://developers.recurly.com/api/v2021-02-25/#section/Authentication
|
||||
type: authentication_guide
|
||||
- title: Recurly rate limits
|
||||
url: https://developers.recurly.com/api/v2021-02-25/#section/Rate-Limits
|
||||
type: rate_limits
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -34,3 +34,13 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Reddit API documentation
|
||||
url: https://www.reddit.com/dev/api/
|
||||
type: api_reference
|
||||
- title: Reddit OAuth guide
|
||||
url: https://github.com/reddit-archive/reddit/wiki/OAuth2
|
||||
type: authentication_guide
|
||||
- title: Reddit rate limits
|
||||
url: https://github.com/reddit-archive/reddit/wiki/API#rules
|
||||
type: rate_limits
|
||||
|
||||
@@ -32,4 +32,14 @@ data:
|
||||
supportLevel: community
|
||||
tags:
|
||||
- language:java
|
||||
externalDocumentationUrls:
|
||||
- title: Amazon Redshift documentation
|
||||
url: https://docs.aws.amazon.com/redshift/
|
||||
type: api_reference
|
||||
- title: Redshift authentication
|
||||
url: https://docs.aws.amazon.com/redshift/latest/mgmt/generating-user-credentials.html
|
||||
type: authentication_guide
|
||||
- title: AWS Status
|
||||
url: https://health.aws.amazon.com/health/status
|
||||
type: status_page
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: ReferralHero API documentation
|
||||
url: https://support.referralhero.com/integrate/rest-api
|
||||
type: api_reference
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: RentCast API documentation
|
||||
url: https://developers.rentcast.io/
|
||||
type: api_reference
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: RepairShopr API documentation
|
||||
url: https://api-docs.repairshopr.com/
|
||||
type: api_reference
|
||||
|
||||
@@ -40,4 +40,8 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: Reply.io API documentation
|
||||
url: https://apidocs.reply.io/
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Retail Express API
|
||||
url: https://retailexpress.atlassian.net/wiki/spaces/APIDOC/overview
|
||||
type: api_reference
|
||||
|
||||
@@ -43,4 +43,8 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: Retently API documentation
|
||||
url: https://www.retently.com/api/
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,13 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: RevenueCat API reference
|
||||
url: https://www.revenuecat.com/docs/api-v1
|
||||
type: api_reference
|
||||
- title: RevenueCat authentication
|
||||
url: https://www.revenuecat.com/docs/authentication
|
||||
type: authentication_guide
|
||||
- title: RevenueCat Status
|
||||
url: https://status.revenuecat.com/
|
||||
type: status_page
|
||||
|
||||
@@ -33,3 +33,10 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Revolut Merchant API
|
||||
url: https://developer.revolut.com/docs/merchant-api/
|
||||
type: api_reference
|
||||
- title: Revolut authentication
|
||||
url: https://developer.revolut.com/docs/merchant-api/#merchant-api-authentication
|
||||
type: authentication_guide
|
||||
|
||||
@@ -39,4 +39,17 @@ data:
|
||||
# alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
|
||||
externalDocumentationUrls:
|
||||
- title: RingCentral API reference
|
||||
url: https://developers.ringcentral.com/api-reference
|
||||
type: api_reference
|
||||
- title: RingCentral authentication
|
||||
url: https://developers.ringcentral.com/guide/authentication
|
||||
type: authentication_guide
|
||||
- title: RingCentral rate limits
|
||||
url: https://developers.ringcentral.com/guide/rate-limits
|
||||
type: rate_limits
|
||||
- title: RingCentral Status
|
||||
url: https://status.ringcentral.com/
|
||||
type: status_page
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -41,4 +41,8 @@ data:
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
|
||||
externalDocumentationUrls:
|
||||
- title: RKI COVID-19 data
|
||||
url: https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/nCoV.html
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -39,4 +39,11 @@ data:
|
||||
# alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
|
||||
externalDocumentationUrls:
|
||||
- title: Rocket.Chat API reference
|
||||
url: https://developer.rocket.chat/reference/api
|
||||
type: api_reference
|
||||
- title: Rocket.Chat authentication
|
||||
url: https://developer.rocket.chat/reference/api/rest-api/authentication
|
||||
type: authentication_guide
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Rocketlane API documentation
|
||||
url: https://apidocs.rocketlane.com/
|
||||
type: api_reference
|
||||
|
||||
@@ -33,3 +33,16 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Rollbar API reference
|
||||
url: https://docs.rollbar.com/reference/getting-started
|
||||
type: api_reference
|
||||
- title: Rollbar authentication
|
||||
url: https://docs.rollbar.com/reference/authentication
|
||||
type: authentication_guide
|
||||
- title: Rollbar rate limits
|
||||
url: https://docs.rollbar.com/reference/rate-limits
|
||||
type: rate_limits
|
||||
- title: Rollbar Status
|
||||
url: https://status.rollbar.com/
|
||||
type: status_page
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Rootly API documentation
|
||||
url: https://rootly.com/api
|
||||
type: api_reference
|
||||
|
||||
@@ -52,4 +52,8 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: RSS specification
|
||||
url: https://www.rssboard.org/rss-specification
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Ruddr API documentation
|
||||
url: https://docs.ruddr.io/
|
||||
type: api_reference
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: SafetyCulture API documentation
|
||||
url: https://developer.safetyculture.com/
|
||||
type: api_reference
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Sage HR API documentation
|
||||
url: https://developers.sage.hr/
|
||||
type: api_reference
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Salesflare API documentation
|
||||
url: https://api.salesflare.com/docs
|
||||
type: api_reference
|
||||
|
||||
@@ -55,4 +55,14 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: SalesLoft API reference
|
||||
url: https://developers.salesloft.com/api.html
|
||||
type: api_reference
|
||||
- title: SalesLoft authentication
|
||||
url: https://developers.salesloft.com/api.html#authentication
|
||||
type: authentication_guide
|
||||
- title: SalesLoft rate limits
|
||||
url: https://developers.salesloft.com/api.html#rate-limiting
|
||||
type: rate_limits
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -40,4 +40,8 @@ data:
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.0@sha256:92e539d5003b33c3624eae7715aee6e39b7b2f1f0eeb6003d37e649a06847ae8
|
||||
externalDocumentationUrls:
|
||||
- title: SAP Fieldglass API
|
||||
url: https://api.sap.com/package/SAPFieldglass/rest
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: SavvyCal API documentation
|
||||
url: https://savvycal.com/api
|
||||
type: api_reference
|
||||
|
||||
@@ -24,4 +24,8 @@ data:
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/scaffold-java-jdbc
|
||||
tags:
|
||||
- language:java
|
||||
externalDocumentationUrls:
|
||||
- title: JDBC documentation
|
||||
url: https://docs.oracle.com/javase/tutorial/jdbc/
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Scryfall API documentation
|
||||
url: https://scryfall.com/docs/api
|
||||
type: api_reference
|
||||
|
||||
@@ -26,4 +26,8 @@ data:
|
||||
sl: 100
|
||||
ql: 100
|
||||
supportLevel: archived
|
||||
externalDocumentationUrls:
|
||||
- title: Searchmetrics API
|
||||
url: https://api.searchmetrics.com/
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -43,4 +43,8 @@ data:
|
||||
# alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
|
||||
externalDocumentationUrls:
|
||||
- title: Secoda API documentation
|
||||
url: https://docs.secoda.co/secoda-api
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -34,3 +34,16 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Segment Public API
|
||||
url: https://docs.segmentapis.com/tag/Getting-Started
|
||||
type: api_reference
|
||||
- title: Segment authentication
|
||||
url: https://docs.segmentapis.com/tag/Getting-Started#section/Authentication
|
||||
type: authentication_guide
|
||||
- title: Segment rate limits
|
||||
url: https://docs.segmentapis.com/tag/Getting-Started#section/Rate-Limit
|
||||
type: rate_limits
|
||||
- title: Segment Status
|
||||
url: https://status.segment.com/
|
||||
type: status_page
|
||||
|
||||
@@ -47,4 +47,14 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: Brevo (Sendinblue) API
|
||||
url: https://developers.brevo.com/reference
|
||||
type: api_reference
|
||||
- title: Brevo authentication
|
||||
url: https://developers.brevo.com/docs/getting-started
|
||||
type: authentication_guide
|
||||
- title: Brevo rate limits
|
||||
url: https://developers.brevo.com/docs/api-limits
|
||||
type: rate_limits
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: SendOwl API documentation
|
||||
url: https://www.sendowl.com/developers/
|
||||
type: api_reference
|
||||
|
||||
@@ -33,3 +33,7 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: SendPulse API documentation
|
||||
url: https://sendpulse.com/integrations/api
|
||||
type: api_reference
|
||||
|
||||
@@ -48,4 +48,8 @@ data:
|
||||
# alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
|
||||
externalDocumentationUrls:
|
||||
- title: Senseforce API documentation
|
||||
url: https://manual.senseforce.io/api/
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -39,4 +39,8 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: Serpstat API documentation
|
||||
url: https://serpstat.com/api/
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -66,4 +66,8 @@ data:
|
||||
secretStore:
|
||||
type: GSM
|
||||
alias: airbyte-connector-testing-secret-store
|
||||
externalDocumentationUrls:
|
||||
- title: SFTP protocol documentation
|
||||
url: https://datatracker.ietf.org/doc/html/draft-ietf-secsh-filexfer-02
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -27,4 +27,8 @@ data:
|
||||
- suite: unitTests
|
||||
- suite: integrationTests
|
||||
- suite: acceptanceTests
|
||||
externalDocumentationUrls:
|
||||
- title: SFTP protocol documentation
|
||||
url: https://datatracker.ietf.org/doc/html/draft-ietf-secsh-filexfer-02
|
||||
type: api_reference
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -33,3 +33,10 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: Sharetribe Integration API
|
||||
url: https://www.sharetribe.com/api-reference/
|
||||
type: api_reference
|
||||
- title: Sharetribe authentication
|
||||
url: https://www.sharetribe.com/api-reference/#authentication
|
||||
type: authentication_guide
|
||||
|
||||
Reference in New Issue
Block a user