1
0
mirror of synced 2026-01-08 21:05:13 -05:00
Files
airbyte/airbyte-integrations/connectors/source-pipedrive/metadata.yaml
Artem Inzhyyants 7e232c5612 🚨🚨 Source Pipedrive: Remove followers_count field from Products stream (#27832)
* Source PipeDrive: update expected records

* Source PipeDrive: update `Products` schema

* Source PipeDrive: update docs

* Source Pipedrive: update docs

* Source Pipedrive: update test config

* Update acceptance-test-config.yml
2023-07-06 17:02:48 +02:00

24 lines
549 B
YAML

data:
allowedHosts:
hosts:
- api.pipedrive.com
connectorSubtype: api
connectorType: source
definitionId: d8286229-c680-4063-8c59-23b9b391c700
dockerImageTag: 1.0.0
dockerRepository: airbyte/source-pipedrive
githubIssueLabel: source-pipedrive
icon: pipedrive.svg
license: MIT
name: Pipedrive
registries:
cloud:
enabled: true
oss:
enabled: true
releaseStage: beta
documentationUrl: https://docs.airbyte.com/integrations/sources/pipedrive
tags:
- language:python
metadataSpecVersion: "1.0"