description |
---|
Seamlessly integrate Microsoft Word with your favorite APIs, databases, and programming languages, using WayScript. |
You can upload a Word document to WayScript or select a document you have already uploaded.
Doc = {
paragraphs : [ String ],
full_text : String,
words : [ String ]
}
Under Settings > Choose File to Write, select 'Create New File'
In the modal, create a name for your file.
- Add to File - This mode will add any new contents as a new paragraph below any data already in the word document.
- Overwrite File - This mode will overwrite your old document with the new information.
{% hint style="warning" %} Be careful with Overwrite File - this will delete all content in your word document and cannot be undone. {% endhint %}
You can include variables in your text document.
When your program runs, you can download your Word document directly from the log.