Hi
1. I need to automatically download my email attachments to a folder and extract the data to Excel. (supplier invoices)
2. I need to feed/upload the data to my sage system
How can I do this using AppSheet? anyone here can help me with this?
@Saraappsheet wrote:
download my email attachments to a folder
AppSheet can't do this. Try Apps Script.
@Saraappsheet wrote:
extract the data to Excel
AppSheet could do this if you're using Google Drive. However, if you're already using Apps Script anyway that might be preferable.
@Saraappsheet wrote:
feed/upload the data to my sage system
The right tool depends what mechanisms that system offers--e.g., manual csv import, API.
Hi thank you.. is there any way you can teach me or guide me how to do this in apps script?
extract the data to Excel
"AppSheet could do this if you're using Google Drive. However, if you're already using Apps Script anyway that might be preferable."
in this scenario you mean the OCR method by AppSheet?
@Saraappsheet wrote:
guide me how to do this in apps script
https://www.labnol.org/code/20009-convert-google-documents
Alternatives:
@Saraappsheet wrote:
you mean the OCR method by AppSheet
No. In noting you could use AppSheet, I was alluding to Use data from Google Drive - AppSheet Help.
User | Count |
---|---|
17 | |
12 | |
5 | |
5 | |
5 |