Workflow ======== A workflow is a document signature process. You can upload a document, define your recipients, add multiple steps of signature or review with many preferences and more. Objects ------- .. toctree:: :hidden: objects/the-workflow-object objects/the-document-object objects/the-file-object objects/the-user-object objects/the-recipient-object objects/the-step-object objects/the-field-object objects/the-role-object objects/the-action-object .. include:: /workflow/objects/map.rst.inc Standard -------- A workflow with all possibilities. Create your workflow, add recipients, steps ... Use YumiSign designer to add fields. And finally start it when you are ready. .. toctree:: :hidden: standard/create-a-workflow standard/update-a-workflow standard/add-workflow-document standard/update-workflow-document standard/remove-workflow-documents standard/add-workflow-preferences standard/add-workflow-recipients standard/add-workflow-autoplace-fields standard/add-workflow-steps standard/add-workflow-fields standard/start-a-workflow standard/retrieve-a-workflow standard/delete-a-workflow .. include:: /workflow/standard/map.rst.inc Quick ----- A quick workflow is a simple process allowing to create a workflow with a single API request. If you specify a public notification url, YumiSign automatically sends workflow information back after all action. When the workflow is completed, you can delete it if you want with a separate request. .. note:: With this method, no fields positioning to the document is required, fields are placed automatically to the signatures pages added at the end of the document. .. toctree:: :hidden: quick/create-a-quick-workflow quick/retrieve-a-quick-workflow quick/delete-a-quick-workflow .. include:: /workflow/quick/map.rst.inc