OAuth 2 access token for google sheets application. This typically expires after an hour so refreshToken is recommended for long term usage.
refreshToken
string
✓
OAuth 2 refresh token for google sheets application. Using this, the Google Calendar component can obtain a new accessToken whenever the current one expires - a necessity if the application is long-lived.
delay
integer
500
The number of milliseconds before the next poll
repeatCount
integer
Specifies a maximum limit of number of fires
applicationName
string
Google Sheets application name
splitResults
boolean
true
True if value range result should be split into rows or columns to process each of them individually.
range
string
The range of rows and columns in a sheet to get data from.
majorDimension
string
ROWS
Specifies the major dimension that the given values should use (ROWS or COLUMNS).
columnNames
string
A
Optional custom column names that map to cell coordinates based on their position.
Dependencies
camel:core
camel:jackson
camel:kamelet
camel:google-sheets
Delete Page
Deleting the wiki page "Home" cannot be undone. Continue?