I have a need for a Javascript that performs the following:
Query a mongoDB for records enter on the previous day.
Package those into a CSV File
Store the file back into the MongoDB
Email the file to a supplied email
Mark the records pulled for that day as "processed"
The Javascript is going to run on Appery.io. I will provide either access to Appery.io backend or I can provide you the correct authentication to the MongoDB so you can work on it from anywhere. Chris