Create your first automation in just a few minutes.Try Studio Web →
by YouTube
0
Connector
<100
Summary
Summary
Sample connector based on Google Forms, Google Cloud Platform Functions, and UiPath Automation Cloud to create an unattended automation scenario starting with a form accessible from anywhere.
Overview
Overview
Users logged in with their Google account will access a form via a shared URL.
In this form, they will enter some information.
The Forms will be configured with a script in order to forward the data to the Cloud Functions instance (you may think of this setup as a form of webhook.)
The Cloud Functions instance will optionally transform the data, before forwarding it to the Cloud Orchestrator as a QueueItem.
Once the data reaches Orchestrator, we have several options to handle it from there, but we will assume that we want to process the data right away, so the incoming QueueItem will trigger an unattended process.
This is a fairly generic use case, that may be leveraged in a variety of scenarios, but in order to better illustrate the topic, we will implement a simple and specific application of a hypothetical user:
You are an internet service provider, and with so many people relying on their mobile phone for online access, things have been a bit slow during the recent years.
But all of a sudden, everyone is now working from home, and the sales staff that you have posted in electronics stores are submitting thousands of applications in just a few days.
This is a lot to process; much more than your current setup can handle, especially because the information is filled in paper forms and reaching you in the form of image data that needs to be input by hand.
From now, your customer facing staff will use tablets to input customer information directly into a Google Form, and a Robot will process it by sending a Confirmation email to the customer, and recording the data into your company's ERP system.
This _[connector/solutio_n] uses the following Google services, subject to their specific license terms:
Features
Features
How to bridge the gap between many people with data, and a centralize RPA system? This project shows how to leverage simple yet powerful and scalable SaaS and PaaS components to realize just that.
Additional Information
Additional Information
Dependencies
Google Forms Google Cloud Functions (Node.JS v8+) Cloud Orchestrator UiPath Robot v2020.4 FTS
License & Privacy
Apache
Privacy Terms
Technical
Version
v1.0.2Updated
August 12, 2020Works with
Developed and tested with UiPath v2020.4.1
Certification
Silver Certified
Tags
Application
Support
UiPath Community Support
Resources