Skip to main content

An Apache Airflow plugin to export Smartsheet sheets.

Project description

airflow-smartsheet PyPI version

Simple hooks and operators for transporting data from Smartsheet.

Import Smartsheet into PostgreSQL or export as CSV, PDF or EXCEL file.

Features

  • SmartsheetToFileOperator: exporting a Smartsheet sheet to a file/json
  • SmartsheetToPostgresOperator: exporting a Smartsheet sheet to a PostgreSQL table

Install

Using pip:

pip3 install airflow-smartsheet-plugin

Usage

Create a variable in Airflow named SMARTSHEET_ACCESS_TOKEN to store your Smartsheet API access token. You can also pass in an override token in your DAG definition.

This plugin is published as a pip package. Refer to the example DAG for available parameters.

Refer to the enums for available PDF paper sizes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airflow-smartsheet-plugin-0.2.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

airflow_smartsheet_plugin-0.2.0-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page