A step-by-step guide to configure Linear integration for Automa
Get server URL
Callback URL
https://<your-api-server>/callbacks/linear
.Turn on webhooks
Webhook URL
https://<your-api-server>/hooks/linear
.Select events
Copy the secrets
LINEAR_API_CLIENT_ID
: The client ID of your Linear App.LINEAR_APP_CLIENT_SECRET
: The client secret of your Linear App.LINEAR_APP_WEBHOOK_SECRET
: The webhook secret for the webhook in your Linear App.