Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/cloud/integrations/pipeline/fivetran.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,18 @@ When a sync ends, Elementary evaluates the outcome and opens or updates an incid
## Enabling Fivetran

<Info>
You need a Fivetran API key with permission to read connectors and manage webhooks, and Elementary permissions to edit integrations.
Connecting Fivetran requires permission to edit integrations in Elementary.
</Info>

<Steps>
<Step title="Create a Fivetran API key">
In Fivetran, go to your account settings and generate an API key. Copy the **API key** and **API secret** .

**Which permissions should I provide to the API key?**

- Read permission to all resources
- Manage permission to the webhook resource

See Fivetran's [API key documentation](https://fivetran.com/docs/rest-api/getting-started) for details.
</Step>
<Step title="Open the Fivetran integration in Elementary">
Expand Down
Loading