點選personal access token,進入 Builder Hub頁面


- Name:輸入一個名稱,例如 n8n credential
- Scopes(權限範圍):建議勾選以下三項:
- data.records:read(讀取資料)
- data.records:write(寫入資料)
- schema.bases:read(讀取資料庫結構)
- 設定存取範圍: 點選Add a base,選擇要使用的base,這裡選擇beginner course

點選 Create token,Airtable 會跳出以下視窗顯示token,複製這個 token,並在 n8n 中使用它作為 Access Token

複製後關閉視窗,結果如下圖

回到 n8n 中設定 Airtable 憑證
- 在 Airtable 節點中,點選「Create new credential」
- 保持「Connect using: Access Token」為預設選項
- 將剛剛複製的 token 貼到「Access Token」欄位
- 憑證名稱可自行更改
- 儲存憑證


