Skip to main content

What It Does

  • Syncs issues from Pylon into Decimal as support tickets
  • Writes resolutions back as comments on the original Pylon issue
  • Enables escalation from chat widgets to create new Pylon issues

Connecting Pylon

  1. Open Integrations: Go to Settings → Integrations.
  2. Click Pylon: Click on the Pylon integration row to open the configuration modal.
  3. Provide your API key: Enter your Pylon API key.
  4. Connect: Click Connect to save the configuration.

Webhook Setup

Configure a webhook for real-time ticket updates when customers reply to issues.
  1. Get a Decimal API key from Settings → API Keys.
  2. Create a webhook in Pylon Webhooks Settings with this URL:
    Pylon webhook URL configuration
  3. Add an Authorization header to the webhook:
  4. Create a trigger in Pylon:
    • When: Issue has a new message and message is a reply from customer
    • Then: Send webhook (select the webhook you created) with this payload:
    Pylon trigger configuration
  5. Copy the webhook secret from Pylon and paste it into the Webhooks section of the Pylon integration settings in Decimal. Pylon webhook secret

Chat Widget Escalation

Once connected, Pylon can be selected as an escalation target for Chat Widgets. When a customer escalates a conversation, a new Pylon issue is created with the full chat history.