Create your first automation in just a few minutes.Try Studio Web →
Google GSuite
by YouTube
7
Activity
2.6k
Version
Release Date
Download Link
1.5.1
June 30, 2020
General
This hotfix addresses outstanding issues with version 1.5.0 and contains various improvements.
Solved an issue with GetMailMessages where single part emails were not inspected for an attachment.
Introduced support for parsing of names contained in an email address.
1.5.0
June 22, 2020
General
Added Google AppsScript functionality.
Made Google Authentication scope selection granular.
GSuite Application scope
Removed the Services input, which was used to select the Google service and the scopes associated with the service.
Added a new button, 'Configure Scopes'. Upon pressing the button, a wizard is displayed which contains a list of all possible authentication scopes usable by the child activities. The 'Auto-Detect' button can be used to automatically select required scopes. The user is free to insert new scopes in the list. If no scopes are selected, the minimum required scopes are selected at runtime.
Google AppsScript
Create Script Project
Create Deployment
Get Project Content
Run Script
Upload Script File
1.4.2
June 15, 2020
General
Resolved a nuget package signing issue on the 1.4.1 release. This build has the same functionality as 1.4.1.
1.4.1
April 29, 2020
General
Resolved a bug with Orchestrator request when requesting data from a modern folder.
GSuite Application scope
The behaviour of the DataStoreLocation option has been changed: Local disk (no changes), Orchestrator (this option has changed from per robot asset to global asset), Never Store (no changes).
Rename the Folder input in Options to OrchestratorFolderPath to reduce confusion.
1.4.0
March 23, 2020
Added project settings.
New activities released: Clear Range
SupportsTeamDrives property has been hidden and deprecated.
Add a new option under OAuth Client ID, "DataStoreLocation".
1.3.0
September 3, 2019
Added project settings.
New activities released: Clear Range
SupportsTeamDrives property has been hidden and deprecated.
Add a new option under OAuth Client ID, "DataStoreLocation".
1.2.0
March 14, 2019
v1.2.0 Release Notes
Introduces Google Docs API support.
Added a optional InArgument, "User", to the GSuite Application Scope. Setting this dynamically enables you to store different tokens for multiple Google accounts.
Added two optional InArgument, "Rows" and "Columns", to the Add New Sheet and Create Spreadsheet activities. These enable you to resize a sheet upon creation.
New activities released:
Google Docs
Batch Update Scope
Create Document
Get Document
Get Text Index
Insert Text
Replace Text
Bug fixes
Fixed bug causing some sender email addresses with capital letters to be truncated.
Fixed bug introduced in version v1.1.0 that did not allow the GSuite Application Scope to be run in a loop so as to limit socket acquisition.
For more information on the activities please visit the official documentation here.
1.0.6961.3913
January 22, 2019
V1.0.6961.3913 Release notes
Corrected a series of minor bugs where ArgumentNullExceptions and ArgumentOutOfRangeExceptions were not displayed correctly.