module.exports = { SPACE_ID: "oFz81x6whatever\\SpaceName", // note the \, NOT / as is in the URL API_KEY: "YOUR KEY HERE", CSV_FILE: "./name-of-file-here.csv", BG ...