Set Up a Document Template in Workflow Builder
Enable access to Workflow Builder.
To generate customized documents in a workflow, you can upload a .docx template and define placeholders for variable data and conditional logic for optional content.
You can:
- Automate the creation of personalized documents.
- Streamline document generation, ensuring accuracy and consistency across all customized outputs.
- Improve efficiency and scalability in document production.
- In a Microsoft Word .docx file, insert a placeholder for each piece of variable information you want to pull from the intake form.Use the {{variableName}} for the placeholder and include each placeholder in a single paragraph.
- Mark conditional text for optional clauses or sections.Use the {{SectionName.}}[[Text to include conditionally]] syntax.
- (Optional) Prepare a dynamic table.
- Save your document as a .docx file.
- In Contract Management and Document Intelligence, clickWorkflow.
- On theWorkflow Buildertab, clickNew Workflow.
- Configure the document type allowances. See Concept: Document Type Allowances for more information.
- Upload your .docx template.
- On theSourcetab on the workflow, configure intake form fields and conditions.
- (Optional) Modify your template. See Edit TemplatesIf you need to add or remove placeholders or conditional text, clickEditand download the .docx file. You can edit the file on your computer and reupload when you’re done.
Workday uses your document to generate a contract.