Skip to content

A simple ETL workflow using an open API that allows you to call an API, run calculations and send the data to a google sheet.

Notifications You must be signed in to change notification settings

zenaton-samples/simple-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy on Heroku

Click this button Deploy, then fill in the env variables and click deploy.

Check that your agent is running properly here: https://app.zenaton.com/agents

Launch a Workflow

install dependencies (only the first time)

yarn

put your credentials into a .env file

cp .env.sample .env

then launch a workflow

node bin/launch.js

About

A simple ETL workflow using an open API that allows you to call an API, run calculations and send the data to a google sheet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published