# Fivetran integration

> Manage automated ELT data pipelines: connections (connectors), destinations, groups, users, teams, schemas, transformations, and webhooks.

- Authentication: apiKey

## Tools (134)

- **Add Team Connection Membership**: Grant a team a role on a connection.
- **Add Team Group Membership**: Grant a team a role in a group.
- **Add User Connection Membership**: Grant a user a role on a connection.
- **Add User Group Membership**: Grant a user a role in a group.
- **Add User to Group**: Grant a user access to a group with a role.
- **Add User to Team**: Add a user to a team with a role.
- **Approve Connection Certificate**: Approve a TLS certificate for a connection.
- **Approve Connection Fingerprint**: Approve an SSH fingerprint for a connection.
- **Approve Destination Certificate**: Approve a TLS certificate for a destination.
- **Approve Destination Fingerprint**: Approve an SSH fingerprint for a destination.
- **Cancel Transformation**: Cancel a running transformation.
- **Create Account Log Service**: Create the account-level log service.
- **Create Account Webhook**: Create an account-level webhook.
- **Create Connect Card**: Generate an embeddable Connect Card setup URL for a connection.
- **Create Connection**: Create a new connection (connector) in a destination group.
- **Create Connection Schema Config**: Set the initial schema config for a connection before its first sync.
- **Create Destination**: Create a new destination (data warehouse) for a group.
- **Create Group**: Create a new group.
- **Create Group Log Service**: Create a group-level external log service.
- **Create Group Webhook**: Create a group-level webhook.
- **Create Private Link**: Create a new private link.
- **Create Team**: Create a new team.
- **Create Transformation**: Create a new transformation.
- **Create Transformation Project**: Create a new dbt transformation project.
- **Delete Account Log Service**: Delete the account-level log service.
- **Delete Blocked Column**: Mark a single blocked column for deletion from the destination.
- **Delete Connection**: Permanently delete a connection.
- **Delete Destination**: Delete a destination.
- **Delete Group**: Delete a group.
- **Delete Group Log Service**: Delete a group-level log service.
- **Delete Private Link**: Delete a private link.
- **Delete Team**: Delete a team.
- **Delete Team Account Role**: Remove a team's account-level role.
- **Delete Team Connection Membership**: Revoke a team's access to a connection.
- **Delete Team Group Membership**: Revoke a team's access to a group.
- **Delete Transformation**: Delete a transformation.
- **Delete Transformation Project**: Delete a transformation project.
- **Delete User**: Permanently remove a user and their memberships.
- **Delete User Account Role**: Revoke a user's account-level role.
- **Delete User Connection Membership**: Revoke a user's access to a connection.
- **Delete User Group Membership**: Remove a user from a group.
- **Delete Webhook**: Delete a webhook.
- **Drop Blocked Columns**: Mark multiple blocked columns for deletion from the destination.
- **Get Account Info**: Retrieve the account associated with the API key.
- **Get Account Log Service**: Retrieve the account-level log service.
- **Get Connection**: Fetch the details of a single connection.
- **Get Connection Certificate**: Retrieve details of an approved connection certificate.
- **Get Connection Fingerprint**: Retrieve details of an approved connection fingerprint.
- **Get Connection Schema Config**: Retrieve the full schema, table, and column config for a connection.
- **Get Connection State**: Retrieve the current sync state of a connection.
- **Get Connector Type Metadata**: Retrieve the full config schema for a connector type.
- **Get Destination**: Fetch the details of a single destination.
- **Get Destination Certificate**: Retrieve details of an approved destination certificate.
- **Get Destination Fingerprint**: Retrieve details of an approved destination fingerprint.
- **Get Group**: Fetch the details of a single group.
- **Get Group Log Service**: Fetch the details of a group-level log service.
- **Get Group Public Key**: Retrieve the group's public SSH key.
- **Get Group Service Account**: Retrieve the Fivetran service account for the group.
- **Get Private Link**: Fetch the details of a private link.
- **Get Source Table Columns Config**: Retrieve the column config for a specific source table.
- **Get Team**: Fetch the details of a single team.
- **Get Team Connection Membership**: Retrieve a team's role on a connection.
- **Get Team Group Membership**: Retrieve a team's role in a group.
- **Get Team User Membership**: Retrieve a user's membership in a team.
- **Get Transformation**: Fetch the details of a transformation.
- **Get Transformation Package**: Retrieve metadata for a specific Quickstart package.
- **Get Transformation Project**: Fetch the details of a transformation project.
- **Get User**: Fetch the details of a single user.
- **Get User Connection Membership**: Retrieve a user's role on a specific connection.
- **Get User Group Membership**: Retrieve a user's role in a specific group.
- **Get Webhook**: Fetch the details of a webhook.
- **Invite User**: Invite (create) a new user in the account.
- **List Connection Certificates**: List approved TLS certificates for a connection.
- **List Connection Fingerprints**: List approved SSH fingerprints for a connection.
- **List Connections**: Retrieve all connections (connectors) in the account.
- **List Connections in Group**: List all connections belonging to a group.
- **List Connector Types**: List all connector types and their metadata.
- **List Destination Certificates**: List approved TLS certificates for a destination.
- **List Destination Fingerprints**: List approved SSH fingerprints for a destination.
- **List Destinations**: Retrieve all destinations in the account.
- **List Group Log Services**: List all group-level log services in the account.
- **List Groups**: Retrieve all groups in the account.
- **List Private Links**: List all private links in the account.
- **List Roles**: List all roles available in the account.
- **List Team Connection Memberships**: List connections the team has a role on.
- **List Team Group Memberships**: List groups the team has a role in.
- **List Teams**: Retrieve all teams in the account.
- **List Team Users**: List users and their roles within a team.
- **List Transformation Packages**: List available Quickstart transformation packages.
- **List Transformation Projects**: List all transformation projects in the account.
- **List Transformations**: List all transformations in the account.
- **List User Connection Memberships**: List all connection roles held by a user.
- **List User Group Memberships**: List all group memberships held by a user.
- **List Users**: Retrieve all users in the account.
- **List Users in Group**: List all users with access to a group.
- **List Webhooks**: List all webhooks in the account.
- **Modify Account Log Service**: Update the account-level log service.
- **Modify Column Config**: Enable, disable, or hash a source column.
- **Modify Connection**: Update a connection's settings, schedule, or pause state.
- **Modify Connection Schema Config**: Update the schema change handling and per-schema config.
- **Modify Connection State**: Update the sync state of a connection.
- **Modify Destination**: Update an existing destination's config.
- **Modify Group**: Rename an existing group.
- **Modify Group Log Service**: Update a group-level log service.
- **Modify Private Link**: Update an existing private link.
- **Modify Table Config**: Enable, disable, or change sync mode for a source table.
- **Modify Team**: Update a team's name, description, or role.
- **Modify Team Connection Membership**: Change a team's role on a connection.
- **Modify Team Group Membership**: Change a team's role in a group.
- **Modify Team User Membership**: Change a user's role within a team.
- **Modify Transformation**: Update an existing transformation.
- **Modify Transformation Project**: Update an existing transformation project.
- **Modify User**: Update a user's profile or account role.
- **Modify User Connection Membership**: Change a user's role on a connection.
- **Modify User Group Membership**: Change a user's role in a group.
- **Modify Webhook**: Update an existing webhook's configuration.
- **Reload Connection Schema**: Reload the schema config from the source.
- **Remove User from Group**: Revoke a user's access to a group.
- **Remove User from Team**: Remove a user from a team.
- **Re-sync Connection**: Trigger a full historical re-sync for a connection.
- **Re-sync Connection Tables**: Trigger a historical re-sync for specific tables.
- **Revoke Connection Certificate**: Revoke an approved TLS certificate for a connection.
- **Revoke Connection Fingerprint**: Revoke an approved SSH fingerprint for a connection.
- **Revoke Destination Certificate**: Revoke an approved TLS certificate for a destination.
- **Revoke Destination Fingerprint**: Revoke an approved SSH fingerprint for a destination.
- **Run Connection Setup Tests**: Run the setup/validation tests for a connection.
- **Run Destination Setup Tests**: Run the setup tests for a destination.
- **Run Transformation**: Trigger an immediate run of a transformation.
- **Sync Connection**: Trigger an incremental data sync for a connection.
- **Test Account Log Service**: Run setup tests for the account-level log service.
- **Test Group Log Service**: Run setup tests for a group-level log service.
- **Test Transformation Project**: Run setup tests for a transformation project.
- **Test Webhook**: Send a test event to a webhook.
- **Upgrade Transformation**: Upgrade a Quickstart transformation to the latest package.

## Related prompts

- [Morning Slack digest of your Fivetran pipeline health](https://www.generalinput.com/prompts/morning-slack-digest-of-your-fivetran-pipeline-health.md)
- [Alert on-call the moment a Fivetran pipeline breaks](https://www.generalinput.com/prompts/alert-on-call-the-moment-a-fivetran-pipeline-breaks.md)
- [Flag risky Fivetran pipelines every Monday in Slack](https://www.generalinput.com/prompts/flag-risky-fivetran-pipelines-every-monday-in-slack.md)
- [Daily Fivetran pipeline status log in Google Sheets](https://www.generalinput.com/prompts/daily-fivetran-pipeline-status-log-in-google-sheets.md)

Connect Fivetran in General Input: https://www.generalinput.com/apps/fivetran