Automating Your Document Approval Workflow

December 11, 20200 CommentHow-To , Legal Use Cases , Marketing Use Cases , zenphi Use Cases

In a business setting, one of the most frequent and recurring tasks that you can observe is document approval. As a zenphi content writer, it is my daily task to draft our blog post and request my editor’s approval. 

This used to be one of our most tedious processes with one too many back and forths that cost us several delays in the past. In short, it became a huge bottleneck for our three-person content marketing team. Without a solid document approval workflow in place, we also run the risk of losing track of comments and feedback that we need to address. 

Being an automation company, it was an easy decision for us to use zenphi to create and streamline our Document Approval workflow and automate it. We heavily use the collaborative editing feature of Google Docs for this. One critical advanced feature which made this possible was State Machine. It allows us to have multiple back and forths between branches within the same instance of the Workflow. In our case, we call the back and forth “the approval loop”.

It has made our new blog approval process several times faster, and with more efficient results. And I would like to share with you all our automated document approval workflow so you can share in the fun and improve your own process.

This automated document approval workflow is created by the following tools:

  • Google Docs to create the document and collaborate on it.
  • Google Forms to submit the document for the approval request.
  • Google Sheets to log and keep track of each step, approval, etc.
  • Google Drive where the Lookup sheet for the blog approval request will be stored.

Here is what the entire Document Approval Workflow automation looks like:

  1. The writer(editor) will draft a blog post using Google Docs.
  2. She will then request approval by submitting the document through the document approval form.
  3. The requester’s information and document name is, as well as the start of the process into the Lookup sheet.

The approval loop:

  1. A task is assigned to the manager to approve/reject the request.
    1. If the manager approves, the document is sent to the chief editor.
    2. If the manager rejects, the document will go back to the editor along with the feedback.
  2. When the manager approves, the chief editor will receive a task to check the document and approve or reject it.
    1. If the chief editor approves, the editor will receive a notification email of the approval.
    2. If the chief editor rejects the document, the document will go back to the editor with some notes.
  3.  If a rejection comes in either from the manager or the chief editor, the workflow will assign a task to the editor to check the document for notes and comments.
    1. Once the editor approves along with the necessary edits, the approval loop will start.
    2. If the editor rejects, the entire workflow run terminates.

Note that the automation logs each step into the blog post approval sheet.

Ready to start learning? Then follow on…

zenphi’s step-by-step process of creating our Document Approval Workflow automation:

Step #1:

Using Google Forms, create the document approval request.

Step 1 in document approval workflow: google forms submission

Go to Google Sheet and create columns that you want to log and track for every step in our Document Approval Workflow.

The blog post approval log sheet for the Document Approval workflow automation.

Save both form and sheet to Google Drive and assign a folder where you want this information to be stored.

Step #2:

Log in to your zenphi account and create a new flow. If you haven’t yet registered, you can create a free basic account using your Google credentials. Name your flow accordingly. We named ours “New Blog Post Approval”.

Clicking the Next button, you will arrive at the next section where you will choose the trigger action. The trigger action is what will activate this document approval workflow. Choose New Response.

Trigger action for the Document Approval Workflow automation.

Select the Connection. This is the Google inbox that receives the approval request. Start by clicking the Plus button and selecting the proper inbox.

For the Select A Form section, click the Google Drive icon and select the request form you created earlier.

Configure connection.

Hit the Create button. This is what your blank workflow looks like:

Step #3:

From the left-hand side of your screen, click Utilities, then drag and drop Log To History. This step will log to your sheet when the Document Approval workflow was triggered(using the request form) and who was the initiator.

Adding Log To History to the Document Approval Workflow

Go to Settings, and configure the message. Click the parameter(encircled in red) button, and from the left-hand side, click Context. From the dropdown list, add Initiator Email. This will automatically log the requester’s information such as email, the document sent, and it’s URL.

Configuring the Log To History of the Document Approval Workflow

Step #4:

Go back to the Designer panel, then click Google Directory. From the dropdown menu, drag and drop the Get User Information.

Go to Settings, and name the step accordingly. Click Connection and assign whose directory the email will be stored, in our case, it’s the manager’s directory.


For the ID or Email of the User section, click the parameter(encircled in red) icon, and click Context. From the dropdown list, choose the initiator’s email.

Step #5:

Go back to Designer and click Google Sheet. From the dropdown list, drag and drop the Add Row. This will create a new row where new information will log automatically.

Select the Settings and configure the step. In the Connection section, select the Google Drive where the Blog Post Approval log sheet is stored.

In the File section, input the file id of the Blog Post Approval log sheet. Make sure that you have the right sheet in the Sheet Name section. 

This is where you can find the file id of the log sheet.

Scroll down, and enable Has Header. Add all the rows you have in your Blog Post Approval spreadsheet.

Configuring the values of the columns.

For Document Name[A], click the parameter icon, and then go to Context. From the dropdown list, select Document Name.

To configure the value of the Date[B] column, click the corresponding parameter icon. Click Context, and from the dropdown menu, select Created Time.

For the value of the column Event Name[C], just input “Started the Process”.

To configure the Employee[D] column value, just click the parameter icon and choose Get Editor’s Information. From the dropdown list, click Name and select Full Name.

For the value of the Document Type[E] column, click the parameter icon and then Context. From the list, select Type.

For the URL[F] column, click the parameter icon then Context. From the dropdown list, select Document URL.

You can configure the Note[G] column value by clicking the parameter icon once more and then Context. From the dropdown list, select Notes.

Step #6:

Adding the approval loop. In our Document Approval Workflow automation, I need to get the approval of both the manager and the chief editor. If I get a rejection from any of them, the loop will automatically send back the document to me along with the notes and feedback.

From the Design panel, click Control Flow, and then drag and drop the State Machine.

Adding the State Maching into the Dpcument Approval Workflow.

Go to Settings and configure the State Machine. We named it “Approval Loop” and added all the people involved in the document approval.

Our loop will then look like this:

The approval loop of the Document Approval Workflow.

The Manager Branch:

Go to the Designer panel and click Communication. From the list, drag and drop the Assign Task to the Manager branch.

Configure by going to the Settings and name the step appropriately. In our case, we named it “Manager’s Approval” so it’s clear what this step is for.

Then add two Outcomes for Approval and Rejection.

Scroll down and configure the task Assignee section(the person who will first check the draft). Click the parameter icon and then the Vault. From the drop-down list, select the right email.

The Vault feature of zenphi is where you can store sensitive information that you do not want to share with others.

Note that even the zenphi team is not allowed to take a look at your vault. Zenphi is making strides to protect user data at all times.

The Vault feature of zenphi.

For the Email Subject section, click the parameter icon, and then Context. From the dropdown list, select Document Name. This will automatically retrieve the Document Name from the Blog Post log sheet.

To configure the Email Body, Click the parameter icon and then Get the Editor’s Information. From the dropdown list, select Name and Full Name.

To retrieve the Document Name from the log sheet:

Go back to the Designer panel and then click Control Flow. Drag and drop the If Condition under the Manager branch.

Click the Settings and configure by naming the step properly and setting the condition of the clause.

False 

Go to the Designer panel and click Date Time. From the menu, drag and drop Current Date Time to the False branch. 

Click Google Sheets from the designer panel, and then drag and drop Add Row.

This step will automatically update the log sheet when the Manager rejects the document.

Configure the Settings by naming the step “Log The Event”. The Connection section is the Drive where the Log sheet is.

In the File section is the File ID of the Blog Post Approval sheet.

Scroll down and enable Has Header.  Then add all the columns in your log sheet.

To configure the values of the columns, kindly refer to Step #5.


Go back to the Design panel and click Control Flow. Next, drag and drop Change State to the False branch.

Configure the step by clicking the Settings icon and assigning a name. Click the State Machine section and select Approval Loop. In the Target State, assign Editor.

This step will send the document back to the Editor to check and edit.

True 


From the Designer panel, click Date Time, and drag and drop Current Date Time to the True branch.

Add Row by going back to the designer panel and clicking Google Sheets.

Configure by clicking the Settings icon. Start by naming the step and assigning the Connection(where the Blog Post Approval sheet is.)

In the File section is the file id of the Blog Post Approval Sheet.

Scroll down and enable Has Header. Add all the columns in your Approval log sheet.

Configure Column values:

 

Document Name [A]

Date [B]:

Event Name [C], just type “Manager Approved”.

Employee [D], type “Manager”.

Document Type [E]

URL [F]

 

Notes [G]

Go back to the designer panel and click Control Flow. Drag and drop Change State to the True branch. This step will send the approved document to the Editor in Chief.

Configure by clicking the Settings icon.

The Chief Editor Branch of the Approval Loop

 

Greatly similar to the Manager branch steps with slight variation in information such as email.

Click Communication, and then drag and drop Assign Task to the Chief Editor’s branch.

Configure this step by clicking the Settings icon. Name the task and add the Outcome for Approval and Rejection.

Set the Assignee section by retrieving the Chief Editor’s email from the Vault.

Configure the email subject.

To configure the Email Body, click the parameter icon, choose Get The Editor’s Information. Click Name and select Full Name.

From the Designer panel, click Control Flow, and then drag and drop If Condition to the Chief Editor’s Branch.

Adding tan If Condition under the Editor in CHief's branch of the Document Approval Workflow.

Configure the step by setting the clause.

False


From the Designer panel, click Date Time and drag and drop Current Date Time.

Click Google Sheets from the Designer panel, and then drag and drop Add Row.

Configure the step by going to the Settings. The Connection is still the Drive where the Blog Post Approval Sheet is.

The File section should contain the id file of the Approval Sheet.

Add all the columns of the Blog Post Approval log sheet.

Configuring the column values.

 

Document Name [A]:

Date [B]:

Event Name [C], type “Chief Editor Rejected”.

Employee [D], input “Chief Editor”.

Document Type [E]:

URL [F]:

Note [G]:

True Branch

 

Go to the Designer panel and click Date Time. From the list, drag and drop Current Date Time to the True branch under the Chief Editor loop.

Adding Current Date Time tot True branch of the Document Approval Workflow.

Click Google Sheets and drag and drop Add Row.

Configure this step, just click the Settings icon. The Connection still refers to the Drive where the Blog Post Approval log sheet is.

The File section will contain the id file.

Scroll down and add all columns within your approval log sheet. To configure the value, kindly refer to the previous steps in the False branch.

The Editor’s Approval Loop branch:

Go to the Designer panel and click Communication. Then drag and drop Assign Task to the Editor branch.

Configure this step by clicking the Setting icon. Assign a name to the task and add two Outcomes for Approval and Rejection.

Set and configure the Assignee.

For the Email Subject, you can configure it by clicking the parameter icon and Context. Click Parameters, and from the dropdown list, select Document Name.

To set up the Email body, click the parameter icon, and then click Get Editor’s Information. From the dropdown list, click Name and select Given Name.

Go back to the Designer panel and click Control Flow, and then drag and drop If Condition.

Adding If Condition to the editor's branch of the Document Approval workflow.

Configure by naming the step properly and setting the clause.

From the Designer panel, click Date Time, and then drag and drop Current Date Time to False and True branches.

False

Click Google Sheets from the Designer panel, and then drag and drop Add Row to the False branch. This step will log the rejection step of the Editor.

Drag Add Row under the False branch of the Editor's loop approval in the Document Approval Workflow.

To configure this step, click the Settings icon. Name the step and set the Connection to the same Drive where the Blog Post Approval log sheet is.

Just like with the previous steps, the File section should contain the id file of the Approval log sheet.

Scroll down and enable Has Header. Add all the columns within your log sheet.

Configuring the value of each column.

Document Name[A]:

Date[B]:

Event Name[C], type in “Editor Rejected”.

Employee[D]:

Document Type[E]:

URL[F]:

Notes[G]:

Going back to the Designer panel, click the Control Flow, and then drag and drop Terminate Flow.

Adding Terminate flow under the editor's approval loop of the document Approval workflow

True

At the Designer panel, click Google Sheets and drag and drop Add Row.

Configure the step by clicking the Settings icon. Assign a Connection(still the Google Drive where the Approval sheet is located.)

In the File section, retrieve the file id of the Blog Post Approval log sheet.

 Add all the columns and configure their value.

From the Designer panel again, click Control Flow, and drag and drop Change State.

In configuring this step, go to Settings. Assign a name to this step, and then click the State Machine section and select Approval Loop. Lastly, assign the Target State as Manager. In this step, the Editor(writer) will check the document and implement the necessary edits. Once done, the Editor will approve the task and the edited document will be sent back to the Manager for checking.

Step #7:

Click Gmail from the Designer panel and drag and drop send email below the Manager, Chief Editor, and Editor branches. This step commences when both Manager and Chief Editor approve the document. An email will then be sent to the editor containing the approval message.

Adding Send Email step to the document approval workflow.

To configure this step, go to settings. Assign a name to the step.

For the To section, click the parameter icon, the Context. From the dropdown list, select Initiator Email.

You can configure the Email subject by clicking the parameter icon followed by Context. From the list, select Document Name.

In configuring the Email body, click the parameter icon then Get Editor’s Information. From the dropdown, click Name and select Given Name.

The end of our automated Document Approval Workflow.

We also have a host of other use cases that you can look into including Education, HR, IT, Legal, Sales, and many more.


Related post

Zenphi: Revolutionizing Process Orchestration for Google Workspace and Beyond

General,

Exploring the landscape of business process automation, you’ll encounter a wide range of tools, and it’s not always straightforward to grasp their differences or determine the best fit for your needs. The ideal solution is one that ensures a smooth, end-to-end process flow with minimal manual intervention, seamless data integration, and significant time savings. While …

Read more
Beyond the Basics: 5 Advanced ClickUp Automation Workflows

Finance Use Cases , HR Use Cases , Sales Use Cases , zenphi Use Cases, ,

ClickUp, with its goal of offering a centralized platform for task and project management, is designed to enhance team organization and productivity. While it does provide automation capabilities, these might fall short when dealing with complex multi-step processes. In this article, we’ll explore five ClickUp automation workflows that can be constructed using zenphi, a no-code …

Read more

Leave A Comment

Your email is safe with us.