Create a custom output script for Automation Anywhere for Google Workspace
- Updated: 2021/11/03
Create a custom output script for Automation Anywhere for Google Workspace
Use the default script or create a custom script to process the data that is returned from the bot. The output script is written in Google App Scripts code.
Create a new custom script to save or display the Google G Suite Sheets spreadsheet data results, call a REST API, or highlight or color a value in the spreadsheet to return data from the bot to the sheet.
To perform any Google G Suite function using App Scripts APIs, see Google Apps Script.
Optionally, use the default script. Select the Advanced Scripting tab and use the default option Default: Save to Cell. This option saves the results in the AutomationBotResult Google G Suite Sheets spreadsheet.