Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc(tester): add pre requisite info #77

Merged
merged 3 commits into from
Nov 29, 2024
Merged
Changes from 2 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
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ To connect a {Destination} to Fivetran, you need the following:
{List what the user needs to know or do before they get started}

- A Fivetran role with the [Create Destinations or Manage Destinations](/docs/using-fivetran/fivetran-dashboard/account-settings/role-based-access-control#rbacpermissions) permissions
- Administrator account {this is an example}
- Administrator account {this is an example}*
- Version 17 of Acme installed {this is an example}

> \*NOTE: If you have an account tier system, this section should specify the minimum account tier required for your customers to set up a destination.

---

Expand Down
Loading