Skip to content

Commit 91fbcca

Browse files
committed
zapier text update
1 parent 9f40d2c commit 91fbcca

File tree

1 file changed

+17
-19
lines changed

1 file changed

+17
-19
lines changed

website/docs/integrations/zapier.mdx

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,44 +6,42 @@ description: ConfigCat Zapier integration. This is a step-by-step guide on how t
66

77
## Connect ConfigCat to hundreds of other apps with Zapier
88

9-
<a href="https://zapier.com/apps/configcat/integrations" target="_blank">ConfigCat's Zap</a> lets you connect ConfigCat to 2,000+ other web services. Automated connections called Zaps, set up in minutes with no coding, can automate your day-to-day tasks and build workflows between apps that otherwise wouldn't be possible.
9+
<a href="https://zapier.com/apps/configcat/integrations" target="_blank">ConfigCat's Zap</a> lets you connect ConfigCat to 8,000+ other web services. Automated connections called Zaps, set up in minutes with no coding, can automate your day-to-day tasks and build workflows between apps that otherwise wouldn't be possible.
1010

1111
Each Zap has one app as the **Trigger**, where your information comes from and which causes one or more **Actions** in other apps, where your data gets sent automatically.
1212

1313
<a href="https://zapier.com/apps/configcat/integrations" target="_blank">ConfigCat's Zap</a> can notify you about feature flag and setting changes, so you can easily set up workflows in Zapier (e.g. Send out a Slack message or e-mail when somebody updated a flag).
1414

1515
## Setup
16-
16+
### Connect ConfigCat
1717
1. Log in to your <a href="https://zapier.com/sign-up" target="_blank">Zapier account</a> or create a new account.
18-
19-
2. Navigate to "My Apps" from the top menu bar.
20-
21-
3. Now click on "Connect a new account..." and search for "ConfigCat"
22-
23-
<img src="/docs/assets/zapier_signin.png" alt="zapier_signin" decoding="async" loading="lazy"/>
24-
25-
1. Generate a Public API credential at <a href="https://app.configcat.com/my-account/public-api-credentials" target="_blank">ConfigCat Dashboard</a>.
18+
2. Navigate to `App Connections` from the side menu.
19+
3. Click on `Add connection` and search for `ConfigCat` in the `Add new connection` dialog.
20+
4. Click on `Add connection` button to connect ConfigCat.
21+
5. Generate a Public API credential at <a href="https://app.configcat.com/my-account/public-api-credentials" target="_blank">ConfigCat Dashboard</a>.
2622
Use the generated `Basic auth user name` and `Basic auth password` to connect your ConfigCat account to Zapier.
2723

2824
<img src="/docs/assets/zapier_auth.png" alt="zapier_auth" decoding="async" loading="lazy"/>
2925

30-
1. You should select the [Product](../main-concepts.mdx#product) in which you want to get notified about the Feature Flag or Setting value changes and optionally you can filter these notifications by specific [Configs](../main-concepts.mdx#config) or [Environments](../main-concepts.mdx#environment).
26+
## Usage
27+
Once ConfigCat is connected, you can start creating an automation! Use a pre-made Zap or create your own with the Zap Editor. Creating a Zap requires no coding knowledge and you'll be walked step-by-step through the setup.
28+
Need inspiration? See everything that's possible with <a href="https://zapier.com/apps/configcat/integrations" target="_blank">ConfigCat and Zapier</a>.
3129

32-
<img src="/docs/assets/zapier_customize.png" className="bordered-img" alt="zapier_customize" decoding="async" loading="lazy"/>
33-
34-
1. Once that's done you can start creating an automation! Use a pre-made Zap or create your own with the Zap Editor. Creating a Zap requires no coding knowledge and you'll be walked step-by-step through the setup.
35-
36-
2. Need inspiration? See everything that's possible with <a href="https://zapier.com/apps/configcat/integrations" target="_blank">ConfigCat and Zapier</a>.
30+
### Setup ConfigCat Trigger
31+
1. Create a new Trigger.
32+
1. Select `ConfigCat` app, `Feature Flag & Setting value changed` as Trigger event and the connected account.
33+
1. Select the Product in which you want to get notified about the Feature Flag or Setting value changes.
34+
1. Select optionally Config and/or Environment to specify more of the notification.
3735

38-
Available fields to include in your flow:
36+
<img src="/docs/assets/zapier_customize.png" className="bordered-img" alt="zapier_customize" decoding="async" loading="lazy"/>
3937

38+
### ConfigCat fields
39+
ConfigCat provide the following fields to include in your flow:
4040
- **When**: When was the change
4141
- **Who (email), Who (full name)**: Who made the change
4242
- **Where**: To which Config and Environment the change belongs to
4343
- **What**: The exact values that changed
4444

45-
## Use cases
46-
4745
## Example Slack notification setup
4846

4947
### Configuration in Zapier

0 commit comments

Comments
 (0)