* pardot * plaid * quickbooks * appfollow * appstore * cloudtrail * clickup * clockify * coda * Coinmarketcap * cooper * dixa * dv-360 * exchange-rates * file * gridly * Hellobaton * kustomer * mailersend * microsoft dataverse * n8n * PersistIq * Survey Sparrow * Twilio Taskrouter * YouTube Analytics Business * Younium * Yahoo Finance Price * Yandex Metrica * Xero * WooCommerce * XKCD * Webflow * US Census API * Qonto * Pivotal Tracker * KVDB * Firestore * Ignore even more connectors * test run * SFTP JSON * cleanup * move pardot changelog * update links * remove testing HACK * Update docs/integrations/sources/dixa.md Co-authored-by: Augustin <augustin@airbyte.io> * Update docs/integrations/sources/kustomer-singer.md Co-authored-by: Augustin <augustin@airbyte.io> * Update docs/integrations/sources/pardot.md Co-authored-by: Augustin <augustin@airbyte.io> * Update docs/integrations/sources/kustomer-singer.md Co-authored-by: Augustin <augustin@airbyte.io> * Update docs/integrations/sources/pardot.md Co-authored-by: Augustin <augustin@airbyte.io> Co-authored-by: Augustin <augustin@airbyte.io>
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# N8n
|
|
|
|
## Sync overview
|
|
|
|
This source can sync data from [N8n](https://docs.n8n.io/api/). At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch.
|
|
|
|
## This Source Supports the Following Streams
|
|
|
|
- [execitions](https://docs.n8n.io/api/api-reference/#tag/Execution/paths/~1executions/get)
|
|
|
|
### Features
|
|
|
|
| Feature | Supported?\(Yes/No\) | Notes |
|
|
| :---------------- | :------------------- | :---- |
|
|
| Full Refresh Sync | Yes | |
|
|
| Incremental Sync | No | |
|
|
|
|
## Getting started
|
|
|
|
You need a n8n instance or use cloud version
|
|
|
|
### Create an API key
|
|
|
|
- Log in to n8n.
|
|
- Go to Settings > API.
|
|
- Select Create an API key.
|
|
|
|
## Changelog
|
|
|
|
| Version | Date | Pull Request | Subject |
|
|
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------- |
|
|
| 0.1.0 | 2022-11-08 | [18745](https://github.com/airbytehq/airbyte/pull/18745) | 🎉 New Source: N8n [low-code cdk] |
|