{
  "ab_internal": {
    "isEnterprise": false,
    "ql": 100,
    "requireVersionIncrementsInPullRequests": true,
    "sl": 100
  },
  "connectorBuildOptions": {
    "baseImage": "docker.io/airbyte/source-declarative-manifest:7.17.4@sha256:f85ae668c118cc9a42dae007325b916d63c2df72d6809677582b4fa8a1c65bbb"
  },
  "connectorTestSuitesOptions": [
    {
      "suite": "unitTests"
    }
  ],
  "custom": false,
  "dockerImageTag": "0.4.0-preview.f58469f",
  "dockerRepository": "airbyte/source-ashby",
  "documentationUrl": "https://docs.airbyte.com/integrations/sources/ashby",
  "externalDocumentationUrls": [
    {
      "title": "API documentation",
      "type": "api_reference",
      "url": "https://developers.ashbyhq.com/"
    },
    {
      "title": "Authentication",
      "type": "authentication_guide",
      "url": "https://developers.ashbyhq.com/#authentication"
    }
  ],
  "generated": {
    "git": {
      "commit_author": "Devin AI",
      "commit_author_email": "158243242+devin-ai-integration[bot]@users.noreply.github.com",
      "commit_sha": "738deaa9d5e6513c7023aa769269db91453e9c9b",
      "commit_timestamp": "2026-08-12T01:00:26+00:00"
    },
    "sbomUrl": "https://connectors.airbyte.com/files/sbom/airbyte/source-ashby/0.4.0-preview.f58469f.spdx.json",
    "source_file_info": {
      "metadata_bucket_name": "prod-airbyte-cloud-connector-metadata-service",
      "metadata_file_path": "metadata/airbyte/source-ashby/0.4.0-preview.f58469f/metadata.yaml",
      "metadata_last_modified": "2026-08-12T11:48:22.109264+00:00",
      "registry_entry_generated_at": "2026-08-12T11:48:22.109264+00:00"
    }
  },
  "githubIssueLabel": "source-ashby",
  "icon": "ashby.svg",
  "iconUrl": "https://connectors.airbyte.com/files/metadata/airbyte/source-ashby/latest/icon.svg",
  "language": "manifest-only",
  "license": "ELv2",
  "name": "Ashby",
  "packageInfo": {},
  "public": true,
  "releaseStage": "alpha",
  "releases": {
    "rolloutConfiguration": {
      "advanceDelayMinutes": 10,
      "enableProgressiveRollout": false,
      "initialPercentage": 0,
      "maxPercentage": 50
    }
  },
  "remoteRegistries": {
    "pypi": {
      "enabled": false,
      "packageName": "airbyte-source-ashby"
    }
  },
  "sourceDefinitionId": "4e8c9fa0-3634-499b-b948-11581b5c3efa",
  "sourceType": "api",
  "spec": {
    "connectionSpecification": {
      "$schema": "http://json-schema.org/draft-07/schema#",
      "additionalProperties": true,
      "properties": {
        "api_key": {
          "airbyte_secret": true,
          "description": "The Ashby API Key, see <a href=\\\"https://developers.ashbyhq.com/reference/authentication\\\">doc</a> here.",
          "order": 0,
          "title": "Ashby API key",
          "type": "string"
        },
        "start_date": {
          "description": "UTC date and time in the format 2017-01-25T00:00:00Z. Any data before this date will not be replicated.",
          "examples": [
            "2017-01-25T00:00:00Z"
          ],
          "order": 1,
          "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$",
          "title": "Start date",
          "type": "string"
        }
      },
      "required": [
        "api_key",
        "start_date"
      ],
      "type": "object"
    },
    "supportsDBT": false,
    "supportsNormalization": false
  },
  "suggestedStreams": {
    "streams": [
      "applications",
      "candidates",
      "jobs",
      "job_postings",
      "users",
      "interview_schedules"
    ]
  },
  "supportLevel": "community",
  "supportsDataActivation": false,
  "supportsFileTransfer": false,
  "tags": [
    "cdk:low-code",
    "language:manifest-only"
  ],
  "tombstone": false
}
