Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 426 Bytes

README.MD

File metadata and controls

9 lines (6 loc) · 426 Bytes

To use this script:

  1. clone using $ gcl https://github.com/42Entrepreneurs/airtable_to_newsletter.git
  2. install the packages with npm or yarn $ yarn or $ npm i
  3. Define environement variable AIRTABLE_API_KEY (You will find your apikey here: https://airtable.com/account)
  4. launch the script using $ node index.js > input.txt

Note: you can select the number of input you want in maxrecords: 10.