Skip to main content
linear.onCustomerNeedUpdated handles customer need updated in the connected Linear workspace.
automations/watch-linear-customer-need.automation.ts
Optional static account defaults to the project binding. Linear webhook triggers require an OAuth connection with read access. The workspace can’t change at runtime.

Trigger data

Returns a Signal<LinearCustomerNeedTrigger>:
A customer need can point to an attachment, comment, customer, issue, or project. Each relationship is independently nullable. Resource objects and the webhook envelope retain extra Linear fields.