Skip to content

Workable credentials#

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

Prerequisites#

สร้างบัญชี Workable ก่อน

Supported authentication methods#

  • API key

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

Using API key#

ในการตั้งค่า credential นี้ คุณจะต้องมี:

  • Subdomain: Subdomain ของ Workable คือส่วนที่อยู่ระหว่าง https:// กับ .workable.com ในโดเมนของคุณ เช่น ถ้าโดเมนเต็มคือ https://n8n.workable.com subdomain ก็คือ n8n โดยคุณสามารถดู subdomain ได้ที่หน้า Company Profile ของ Workable
  • Access Token: ไปที่ profile > Integrations > Apps แล้วเลือก Generate API token ดูรายละเอียดเพิ่มเติมได้ที่ Generate a new token

    Token scopes

    ถ้าคุณใช้ credential นี้กับ node Workable Trigger ให้เลือก scope r_candidates และ r_jobs ตอนสร้าง token ถ้าใช้ credential นี้กับกรณีอื่น ให้เลือก scope ที่เหมาะกับการใช้งานของคุณ

    ดูรายละเอียด scope ที่รองรับได้ที่ Supported API scopes