Skip to content

jason-mcdermott/recurly-data-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recurly-data-export

Download Recurly data using Node.js

  • You will need to update the config.js with:

    • your Recurly private API_KEY. Note that it should be Base64-encoded.
    • API version (currently 2.5)
    • your Recurly domain (e.g., "[domain_name].recurly.com")
  • Can be run with a date parameter: node app "2018-08-01" or just node app and it will use today's date.

About

Download Recurly data using Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published