toucan-connectors icon indicating copy to clipboard operation
toucan-connectors copied to clipboard

Connectors available to retrieve data in Toucan Toco small apps

Results 15 toucan-connectors issues
Sort by recently updated
recently updated
newest added

We have done this upgrade https://github.com/ToucanToco/toucan-connectors/pull/430 But we rolled it back : 1. the `hdbcli` lib is writing traces in a file and we would like to avoir this, there...

We actually support two syntax for variables that should be substituted in queries. This is probably one too much :p I suggest keeping Jinja only for clarity. See this code...

With the arrival of new connectors, like the new google sheets one (#202), I see new uses of connector's properties: - some "flagging" attributes: like `auth_flow: "oAuth2"`. These attributes are...

question

https://github.com/googleapis/google-api-python-client Their methods rely on the API discovery documents, which will automatically update the URLs in case they change in the future. This will avoid extra maintenance.