Last updated: 2022-09-26
Here’s a sample workflow to demonstrate the use of the Google Drive and Smartsheet Orchestration app to automate employee referral use case in an organization.

1. Create an event when a Service request is raised.
2. Drag and drop the condition block to ensure if the Service request is made for Employee Referral.

3. Pull in the App Node, which will have the following configurations:
App Name: Google Drive - Orch
App Action: Upload Ticket Attachments to Drive
Notes when Configuring Inputs:

4. To validate if the file is uploaded successfully, pull in the condition node to check the status code.

5. If the file is uploaded successfully, pull in the App Node, which will have the following configurations:
App Name: Smartsheet - Orch
App Action: Add Row
Notes when Configuring Inputs:


6. To validate whether the details are inserted in a sheet or not, a condition node is added to check the status code.

7. Finally, add an action node with ticket status as resolved and a note as success.
Let’s see the use case execution in action.
