
Description
The “Create Document” node allows you output your content to a document in your flow. It receives a title and a content which are used to create the document.
Type
“Action” Node
Fields
- Title: The title of the document
- Content: The content of the document
Examples
- Example 1: This flow will create a document using the instruct node output at the document content and the entered title.

- Example 2: This flow will create an essay and run it through the plagiarism checker. If the uniqueness is over 50%, then it will create a document using the the essay as the document content and the title will be created using another instruct node.
