Export To Google Sheet
Description:
Export To Google Sheet
Use this action to export data to google sheets.
Steps to configure
You need to create a Google service account.
Referenece: https://console.developers.google.com
After creating the account you need to generate a JSON credentials file.
Go to Connection Details tab in setup page to add a new additional connection.
Select GOOGLE as connection type and add a unique connection code and upload the generated JSON file.
Create a folder in Google Drive where you wish to place the exported google sheet and and share the folder to created service account user.
Create a folder in Google Drive and and share the folder to the created service account user.
In the properties of this action add the provided connection code in the setup page and the google folder ID.
Allowed Parent Components:
Trigger After Device Drag
Trigger After Device Move
Trigger Before Device Drag
Trigger Before Device Move
Action Group
Action Search
Add Connection
Case
Change Language
Clear All Filters
Clear DataSource
Clear Grid Sort
Confirm Message
Copy StoreRecord
Drag Drop Operation
Duplicate Item
Duplicate StoreRecord
Eval And Execute Expression
Export To Google Sheet
Geo Location
Go Back
Go To First Record
Go To Last Record
Go To Next Record
Go To Page
Go To Previous Record
Import Data
Insert Record
Invoke DataSource
Loop
Loop Records
Multi Sheet Export
Query DataSource
Query DataSource From Aggregate
Reduce
Refresh DataSource
Refresh Navigation Menu
Register State
Remove Connection
Save DataSource
Save Transaction
Save Video Recording
Server Validate
Set As Current StoreRecord
Start Video Recording
Stop Video Recording
Trigger After Delete Record
Trigger After Drop
Trigger After Insert StoreRecord
Trigger After Popup Close
Trigger After Popup Open
Trigger After Query
Trigger After Save
Trigger After Save
Trigger After Select Query
Trigger After Update StoreRecord
Trigger After Upload Attachment
Trigger Before Create
Trigger Before Delete StoreRecord
Trigger Before Drop
Trigger Before Edit Cell
Trigger Before Insert StoreRecord
Trigger Before Popup Close
Trigger Before Popup Open
Trigger Before Query
Trigger Before Query
Trigger Before Record Change
Trigger Before Render
Trigger Before Save
Trigger Before Save
Trigger Before Select Query
Trigger Before Update StoreRecord
Trigger Before Upload Attachment
Trigger On Aggregate Click
Trigger On Any Attribute Change
Trigger On Attribute Change
Trigger On Cell Click
Trigger On Change
Trigger On Click
Trigger On DataStore State Change
Trigger On Day Click
Trigger On Device Click
Trigger On Device Hover
Trigger On Dismiss
Trigger On Drag
Trigger On Drag End
Trigger On Drag Start
Trigger On Drop
Trigger On Enter Key Press
Trigger On Event Click
Trigger On Event Drop
Trigger On Event Resize
Trigger On First Visit
Trigger On Key Press
Trigger On Mouse Over
Trigger On No Data Action Button Click
Trigger On Page Active
Trigger On Page Exit
Trigger On Page Init
Trigger On Page Switch
Trigger On Record Active
Trigger On Row Click
Trigger On Row Selection Change
Trigger On Scan
Trigger On Tab Active
TriggerOnCellDoubleClick
TriggerOnRowDoubleClick
Wait
Wait For LOV
Allowed Child Components:
Abort
Abort If DataStore Is Empty
Action Copy
Action Download Attachment
Action Group
Action Search
Add Breadcrumb Item
Add Connection
Add Smart Search Filters
Change Language
Choose Attachment
Clear All Filters
Clear All Query Params
Clear All StoreRecord Messages
Clear DataSource
Clear Grid Sort
Clear Query Param
Clear Smart Search Filters
Clear StoreRecord Message
Confirm Message
Copy StoreRecord
Delete Current Record
Delete Selected Records
Deselect All Records
Duplicate Item
Duplicate StoreRecord
Eval And Execute Expression
Export Data
Export To Google Sheet
Geo Location
Go Back
Go To First Field
Go To First Record
Go To Item
Go To Last Record
Go To Next Record
Go To Page
Go To Previous Record
Hide Item
Hide Popup
Import Data
Insert Record
Invoke DataSource
Invoke Trigger
Loop
Loop Records
Multi Sheet Export
Open URL
Print Props To Console
Print To Console
Query DataSource
Reduce
Refresh DataSource
Refresh Navigation Menu
Register State
Remove Connection
Reset DataStore
Reset StoreRecord
Save DataSource
Save Transaction
Save Video Recording
Select All Records
Server Validate
Set As Current StoreRecord
Set Data
Set Message On StoreRecord
Show Item
Show Message
Show Popup
Silent Sign Out
Start Video Recording
Stop Video Recording
Switch
Update Item Number Property
Update Item String Property
Update StoreRecord
Wait
Wait For LOV
Properties
➤ Enable Condition
Specify an expression that should be evaluated to a boolean [e.g. #{dsAlias.attr1} == 'X' && #{dsAlias.attr2} > 1]. If no expression is specified, it will be considered as true.
Allowed Values: An expression which should return boolean after evaluation
➤ Target Item ID
Allowed Values: ItemID
➤ Header
Provide a header text for the downloaded file.
Allowed Values: Free text field
➤ Connection Code
Enter connection code of the Google.
Allowed Values: Free text field
➤ Google Drive Id
Enter Google drive ID where the sheet will be places.
Allowed Values: Free text field
➤ File Name
Provide a name for the downloaded file. By default, it will be downloaded with the datasource name.
Allowed Values: Provide a name for the downloaded file. By default, it will be downloaded with the datasource name.
➤ Custom Export Template Code
Specify the custom excel template code that you want to export.
Allowed Values: Free text field
Last updated