1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Files
airbyte/airbyte-integrations/connectors/source-posthog/metadata.yaml
Daryna Ishchenko f6a294712d :bug:Source PostHog: fixed EventsSimpleRetriever declaration (#28461)
* fixed EventsSimpleRetriever declaration

* updated changelog
2023-07-21 14:32:57 +03:00

26 lines
582 B
YAML

data:
allowedHosts:
hosts:
- ${base_url}
- app.posthog.com
connectorSubtype: api
connectorType: source
definitionId: af6d50ee-dddf-4126-a8ee-7faee990774f
dockerImageTag: 0.1.13
dockerRepository: airbyte/source-posthog
githubIssueLabel: source-posthog
icon: posthog.svg
license: MIT
name: PostHog
registries:
cloud:
enabled: true
oss:
enabled: true
releaseStage: beta
documentationUrl: https://docs.airbyte.com/integrations/sources/posthog
tags:
- language:low-code
- language:python
metadataSpecVersion: "1.0"