Skip to main content

An Apache Airflow plugin to export Smartsheet sheets.

Project description

Airflow-Smartsheet

Simple hooks and operators for exporting data from Smartsheet.

This plugin currently supports exporting a Smartsheet sheet as CSV, PDF or EXCEL file. For PDF format, a paper size is required.

Features

  • Exporting a Smartsheet sheet to a file
  • Exporting a Smartsheet sheet JSON dump
  • Specifying path to store exported files
  • Enabling/disabling overwriting existing files

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.0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

airflow_smartsheet_plugin-0.0.2-py3-none-any.whl (7.4 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