AddDocumentToWorkflowReq
- fileType: string
Id ID of uploaded PDF file (either templateKey or fileId must be provided)
- inputType: array object[]
Links Links between template inputs and workflow entities (required when using templateKey)
- entityType: string
Key requiredEntity key from the workflow that provides data
- inputType: string
Key requiredInput key from the template
- templateType: string
Key ID of template to render (either templateKey or fileId must be provided)
