Sources
Knowi
Configuration
To set up the Knowi source, provide the following configuration parameters:
Key | Description | Sample Value |
---|---|---|
access_token | (REQUIRED) The access token used to authenticate your Knowi account. | abcdefg123456 |
request_timeout | (OPTIONAL) The amount of time before the request times out (default: 300 seconds). | 300 |
user_agent | (OPTIONAL) The User Agent string to send in the request header. | my-app-v1.0 |
start_date | (OPTIONAL) Filters results to fetch only records updated after this date. Format: YYYY-MM-DD . | 2023-01-01 |
How to Get Your access_token
Follow Knowi’s instructions
to generate and retrieve your access_token
.