We're going to use If This Then That (IFTTT), a Web service that makes
it really easy to connect different services using their APIs, with a
simple interface.IFTTT provides a Webhooks service that let us integrate
other services on IFTTT with our own projects via a simple HTTP
request.
When we have a web request, for example click on a button, then it
trigger a service, such as sending you an e-mail, push notifications and
so on. In this applet the service is to add a note documentation to your
Google Drive.