Bitbucket credentials#
คุณสามารถใช้ credentials นี้เพื่อเชื่อมต่อกับ node เหล่านี้:
Prerequisites#
สมัคร Bitbucket ให้เรียบร้อยก่อน
Supported authentication methods#
- API username and app password
Related resources#
ดูข้อมูลเพิ่มเติมเกี่ยวกับบริการได้ที่ Bitbucket's API documentation
Using API username/app password#
ถ้าจะตั้งค่า credentials นี้ คุณต้องมี:
- Username: ดูได้ใน Bitbucket profile settings Personal settings > Account settings
- App Password: ดูคำแนะนำของ Bitbucket เพื่อ Create an app password
App password permissions#
Bitbucket API credentials จะทำงานได้ก็ต่อเมื่อบัญชีผู้ใช้ที่คุณสร้าง app password ให้มี privilege scopes ที่เหมาะสมสำหรับ app password permissions ที่เลือกไว้ กล่องโต้ตอบ n8n credentials จะแสดงข้อผิดพลาดหากบัญชีผู้ใช้ไม่มี permissions ที่เหมาะสมสำหรับ scope ที่เลือก เช่น Your credentials lack one or more required privilege scopes
ดูข้อมูลเพิ่มเติมเกี่ยวกับการทำงานกับ permissions เหล่านี้ได้ที่ Bitbucket App password permissions documentation