n8n Hands-on Guide 3: How to Configure the Lark Node

a year ago

The previous article discussed how to use Google Drive in n8n. However, in certain network environments, many might use Feishu more frequently. This guide explains how to configure the Feishu platform.

https://appstore.lazycat.cloud/#/shop/detail/cloud.lazycat.app.n8n

Click the ... next to the avatar in the bottom left corner, then click Setting.

image.png

Click Community Nodes.

image.png

Open the community website.

image.png

Search for feishu. We will use the second result.

image.png

Copy the node name.

image.png

Click Install.

image.png

After successful installation, it will be visible here.

image.png

Obtain the Feishu App ID and Secret:

Open the Feishu Open Platform and create an application.

image.png

Go to Permission Management and enable the required permissions.

image.png

Search for 多维 (multi-dimensional), and check all the relevant options.

image.png

Create a version.

image.png

Release the application.

image.png

You can now find the App ID and Secret in the Credential Information section.

image.png

Click Cloud Docs in the top right corner.

image.png

Create a new Base (multi-dimensional table).

image.png

Copy the address from above; it will be used later.

image.png

The address looks similar to this: https://tian.feishu.cn/base/O9l76llJCaZVAVstncccUSSwnxf?table=tbl54l8x14vL0VmXTA&view=vewlNi2SYj

Return to the n8n workspace, add a node. Search for feishu, and you will see the previously installed node.

image.png

Scroll down to see operations related to Base.

image.png

Click Add Record.

First, you need to create a new connection.

image.png

The App ID and Secret are the ones we obtained in the first step.

image.png

A success prompt will appear after saving.

image.png

Base Token: Return to the Base URL. The content after "base" and before "table" is the Base token. Note: Do not include the ?.

Base ID: The content after "table" and before "view" is the Base ID. Note: Do not include the &.

image.png

At this point, the n8n node for Feishu-related document operations is ready.

Author
天天