Generate a word document from Appsheet

Hello

I there a way to Generate a word document using Appsheet . I have seen videos on how to produce a pdf attachment ( which is something else i want to do ) However these video refer to functionality i no longer see .

My main question is how to generate a word document with pre filled order details . It has to be a word document so that additional order details can be added on the document directly .

If this is possible i would appreciate some guidance .

Many thanks

George

These are the file type choices in the Create a file task.

To produce a file in any different type, you presumably need to use functionality outside of AppSheet–maybe using Apps Script to convert the pdf to Google Docs format and then that file to Word.

Consider instead .xlsx.

2 Likes