Currently, our ecommerce platform does not generate invoices. Instead, I manually transfer about 8 data points from the platform to an excel template for creating invoices. This process involves copy-pasting the required information before printing it out.
Despite the limitations of our ecommerce platform, the data can be exported to any desired location such as a website or email. I have utilized this feature to receive automatic notifications via email for specific purchases.
I am curious whether the consistent variables sent from the platform, like user address, can be directly imported into my excel spreadsheet template. This way, the relevant variables would populate the template automatically, requiring only a printout.
Being inexperienced in programming, I would appreciate any code snippets or guidance on whether this task necessitates professional programming skills.