Skip to main content
How to connect Parahelp to your Pylon workspace.
During setup, Parahelp asks you for three things, collected in stages: a Pylon API token, the support agent user to reply as, and the webhook signing secret. This guide shows where each comes from.

1. Create the API token

1

Open API token

Go to Settings → API token (app.usepylon.com/settings/api-tokens).
Pylon Apitoken
2

Create the token

Press Create, pick the Admin role, and create the token.
Pylon Createtoken

2. Create the support agent user

Create or choose a real dedicated Pylon user account for the agent, with its own email address. We recommend parahelp@yourcompany.com or <agent-name>@yourcompany.com: a real user with a real mailbox, invited like any teammate, not an email alias. Do not use a bot or machine user. Invite it to Pylon and grant it the role it needs for support work. After the token is saved, Parahelp looks up this user by email so you can confirm it as the support agent.

3. Connect the webhook

1

Open Webhooks

Go to Settings → Webhooks (app.usepylon.com/settings/webhooks).
Image (13)
2

Create the webhook

Press Create, call it “Parahelp webhook”, input https://webhooks.parahelp.com/v3/pylon/events as the target URL with the POST method.
Pylon Name
3

Copy the webhook signing secret

Copy the webhook signing secret Pylon shows after creating the webhook. You will paste it into the Parahelp setup form as the webhook secret. Without it, webhook events fail validation.
Image

4. Set up triggers

1

Open Triggers

Go to Settings → Triggers (app.usepylon.com/settings/triggers).
Pylon Triggers
2

Create a new trigger called "Parahelp: new message"

Screenshot 2026 07 01 At 00 02 59 (1)
Pick “Issue has a new message” and message is a “External message” from “Anyone”.
Screenshot 2026 06 29 At 22 07 02 (1)
Then pick “Send webhook” with “Parahelp webhook” and JSON payload:
Screenshot 2026 07 01 At 00 03 25
3

Create a new trigger called "Parahelp: Issue status"

Screenshot 2026 07 01 At 00 03 58
Pick “Issue status changed” to “Any status”.
Screenshot 2026 06 29 At 22 29 37
Then pick “Send webhook” with “Parahelp webhook” and JSON payload:
Screenshot 2026 07 01 At 00 04 59
4

Create a new trigger called "Parahelp: Assigned"

Screenshot 2026 07 01 At 00 02 59
Pick “Issue assigned” to “Any users”.
Screenshot 2026 06 29 At 22 07 02
Then pick “Send webhook” with “Parahelp webhook” and JSON payload:
Screenshot 2026 07 01 At 00 03 25
5

Create a new trigger called "Parahelp: Issue status"

Screenshot 2026 07 01 At 00 03 58
Pick “Issue status changed” to “Any status”.
Screenshot 2026 06 29 At 22 29 37
Then pick “Send webhook” with “Parahelp webhook” and JSON payload:
Screenshot 2026 07 01 At 00 04 59
6

Activate the triggers

After the webhook secret is saved in Parahelp, activate all three triggers. Events only arrive while the triggers are active.
Image
Once connected, assign issues to Parahelp.