Set up a webhook

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Configure a webhook to subscribe to Trello with a ServiceNow callback URL.

    시작하기 전에

    Role required: admin

    프로시저

    1. Log in to your ServiceNow instance as an admin.
    2. Copy the value of base API path.
      1. Navigate to All > System Web Services > Scripted Web Services > Scripted REST APIs.
      2. Locate the record, Trello Webhooks.
      3. Copy the value populated in Base API path and record it for later use.
    3. Create a webhook registry for the Trello spoke.
      1. Navigate to All > Trello Spoke > Webhook > Webhook Registries.
      2. Click New.
      3. On the form, fill the values.
        Field Description
        Name Name to identify the webhook registry record.
        Path Base API path URL you had copied.
        Token Token record as per your requirement.
      4. Right-click the form header and click Save.
      5. Click Callback URL.

        The webhook callback URL is generated and displayed.

      6. Copy the webhook callback URL and record it for later use.

    다음에 수행할 작업

    Provide the webhook callback URL when you run the Create Webhook spoke action. For the required board the webhook is created.