Skip to content

source-fastly contribution from btkcodedev #57528

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

Conversation

btkcodedev
Copy link
Collaborator

What

This PR adds a new connector for source Fastly (source-fastly).

Contributor-provided connector description:

Website: https://manage.fastly.com/
API Reference: https://www.fastly.com/documentation/reference/api/

The contributor provided the following description of the change:

Website: https://manage.fastly.com/
API Reference: https://www.fastly.com/documentation/reference/api/

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
fastly_api_token string Fastly API Token. Your Fastly API token. You can generate this token in the Fastly web interface under Account Settings or via the Fastly API. Ensure the token has the appropriate scope for your use case.
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
current_user id No pagination
service id DefaultPaginator
service_details id DefaultPaginator
service_version uuid DefaultPaginator
service_dictionaries id DefaultPaginator
service_backend uuid DefaultPaginator
service_domain uuid DefaultPaginator
service_acl uuid DefaultPaginator

Reviewer checklist

  • Consider how the connector handles pagination (docs).
  • 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 Apr 9, 2025

@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 btkcodedev temporarily deployed to community-ci-auto April 9, 2025 00:20 — with GitHub Actions Inactive
@natikgadzhi natikgadzhi merged commit 17c0db0 into airbytehq:master Apr 9, 2025
20 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants