So I have a Google Spreadsheet with values pulled via ImportData. I want the contents of this spreadsheet (or if it's simpler, a range of cells) to be emailed to me on the last day of each month, at 12pm.
This is mainly because the API where the data is being pulled from only stores data up to 30 days.
Can someone help me out here? Or is there a better way of doing this? Thanks in advance for your feedback and advice.