SyncroMSP credentials#
คุณสามารถใช้ credentials นี้เพื่อยืนยันตัวตนกับ node ต่อไปนี้ได้:
Prerequisites#
สร้างบัญชี SyncroMSP ก่อน
Supported authentication methods#
- API key
Related resources#
ดูข้อมูลเพิ่มเติมเกี่ยวกับบริการนี้ได้ที่ SyncroMSP's API documentation
Using API key#
ในการตั้งค่า credentials นี้ คุณจะต้องมี:
- API Key: ใน SyncroMSP เรียกว่า API token วิธีสร้าง API token ให้ไปที่ user menu > Profile/Password > API Tokens แล้วเลือก Create New Token จากนั้นเลือก Custom Permissions เพื่อกรอกชื่อ token และกำหนด permission ตามที่ต้องการ
- Subdomain ของคุณ: กรอก subdomain ของ SyncroMSP ซึ่งจะอยู่ใน URL ระหว่าง
https://
และ.syncromsp.com
เช่น ถ้า URL คือhttps://n8n-instance.syncromsp.com
ให้กรอกn8n-instance
เป็น subdomain
ดูข้อมูลเพิ่มเติมเกี่ยวกับการสร้าง token ได้ที่ API Tokens