Skip to content

Commit 2e91727

Browse files
protoss70TC-MO
andauthored
fix: documentation improvement
Co-authored-by: Michał Olender <[email protected]>
1 parent 9b1441d commit 2e91727

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

sources/platform/integrations/data-storage/airtable/console_integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Airtable integration on Apify console
3-
description: Learn how to integrate Airtable on the Apify console
2+
title: Airtable integration on Apify Console
3+
description: Learn how to integrate Airtable on Apify Console.
44
sidebar_label: Console integration
55
sidebar_position: 4
66
slug: /integrations/airtable/console

sources/platform/integrations/data-storage/airtable/index.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ To use the Apify integration for Airtable, ensure you have:
2525

2626
You could integrate Apify with Airtable using one of two available options. This guide explain how to use the extension which is the recommended integration.
2727

28-
- **Apify Extension** on Airtable website.
29-
- **console integration** on the Actor page.
28+
- _Apify extension_ on Airtable website.
29+
- _Console integration_ on the Actor page.
3030

31-
This guide will explain how to use the **Apify extension**, for the console integration just go to the *Console integration* page in the docs.
31+
This guide will explain how to use the _Apify extension_, for Apify Console integration go to the _Console integration_ page in the docs.
3232

3333
## Setup
3434

3535
### Install Apify extension
3636

37-
Go to [Airtable](https://airtable.com) and open the base you would like to work with. Press the **tools button** on the right side of the screen and press the **Add an extension button**.
37+
Go to [Airtable](https://airtable.com) and open the base you would like to work with. Press the **Tools** dropdown in the top right corner and click **Extensions**.
3838

3939
![Access the extensions tab on Airtable UI by pressing tools button](../../images/airtable/airtable_tools_button.png)
4040

@@ -43,13 +43,13 @@ Search for Apify extenison and install it
4343

4444
![Search for the Apify extension on Airtable](../../images/airtable/airtable_search_apify_extenison.png)
4545

46-
Open the Apify extension and login using OAuth 2.0 with your Apify account. If you dont have an account, visit [Apify Registration](https://console.apify.com/sign-up) page.
46+
Open the Apify extension and login using OAuth 2.0 with your Apify account. If you dont have an account, visit [Apify registration](https://console.apify.com/sign-up) page.
4747

4848
![Open Apify extension and login](../../images/airtable/airtable_login.png)
4949

5050
## Extension Overview
5151

52-
Apify extension helps you map and import data into your Airtable base
52+
Apify extension helps you map and import data into your Airtable base.
5353

5454
### Features
5555

@@ -109,14 +109,15 @@ The preview window next to the mapping rows will help you view and pick fields f
109109

110110
Apify extension looks at the field labels in your table and matches them with dataset fields giving you a default list of mappings.
111111

112-
**How does it work:** <br/>
112+
##### How does it work
113+
113114
Source: `crawl.depth`
114115
it checks for fields in your table with label either `depth` or `crawl.depth`. If there is a match it adds a mapping row automatically.
115116

116117

117118
#### Duplicate filtering
118119

119-
Select a **unique ID** on the data mapping step. The unique ID will be added to the list of mapping rows.
120+
Select a **Unique ID** on the data mapping step. The unique ID will be added to the list of mapping rows.
120121
Make sure it points to the correct field in your table. While importing the data will be filtered by existing values in the table.
121122
![Select unique ID](../../images/airtable/airtable_unique_id.png)
122123

0 commit comments

Comments
 (0)