Skip to content

Baserow credentials#

คุณสามารถใช้ credentials นี้เพื่อเชื่อมต่อกับ node ต่อไปนี้:

Prerequisites#

สมัคร Baserow บน Baserow instance ที่ host ใดก็ได้ หรือ self-hosted instance

Supported authentication methods#

  • Basic auth

ดูข้อมูลเพิ่มเติมเกี่ยวกับบริการได้ที่ Baserow's documentation

ดูข้อมูลเพิ่มเติมเกี่ยวกับ API โดยเฉพาะได้ที่ Baserow's auto-generated API documentation

Using basic auth#

ถ้าจะตั้งค่า credentials นี้ คุณต้องมี:

  • Host ของ Baserow ของคุณ
  • Username และ Password เพื่อล็อกอิน

ทำตามขั้นตอนเหล่านี้:

  1. ป้อน Host สำหรับ Baserow instance:
    • สำหรับ Baserow-hosted instance: คงไว้เป็น https://api.baserow.io
    • สำหรับ self-hosted instance: ตั้งค่าเป็น self-hosted instance API URL ของคุณ
  2. ป้อน Username สำหรับบัญชีผู้ใช้ที่ n8n ควรใช้
  3. ป้อน Password สำหรับบัญชีผู้ใช้นั้น

ดูข้อมูลเกี่ยวกับการสร้างบัญชีผู้ใช้ได้ที่ Baserow's API Authentication documentation