Skip to content

Commit f3851f6

Browse files
committed
docs
1 parent cb605d7 commit f3851f6

File tree

1 file changed

+2
-78
lines changed

1 file changed

+2
-78
lines changed

apps/sim/app/(landing)/integrations/data/integrations.json

Lines changed: 2 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -7182,84 +7182,8 @@
71827182
}
71837183
],
71847184
"operationCount": 78,
7185-
"triggers": [
7186-
{
7187-
"id": "linear_issue_created_v2",
7188-
"name": "Linear Issue Created",
7189-
"description": "Trigger workflow when a new issue is created in Linear"
7190-
},
7191-
{
7192-
"id": "linear_issue_updated_v2",
7193-
"name": "Linear Issue Updated",
7194-
"description": "Trigger workflow when an issue is updated in Linear"
7195-
},
7196-
{
7197-
"id": "linear_issue_removed_v2",
7198-
"name": "Linear Issue Removed",
7199-
"description": "Trigger workflow when an issue is removed/deleted in Linear"
7200-
},
7201-
{
7202-
"id": "linear_comment_created_v2",
7203-
"name": "Linear Comment Created",
7204-
"description": "Trigger workflow when a new comment is created in Linear"
7205-
},
7206-
{
7207-
"id": "linear_comment_updated_v2",
7208-
"name": "Linear Comment Updated",
7209-
"description": "Trigger workflow when a comment is updated in Linear"
7210-
},
7211-
{
7212-
"id": "linear_project_created_v2",
7213-
"name": "Linear Project Created",
7214-
"description": "Trigger workflow when a new project is created in Linear"
7215-
},
7216-
{
7217-
"id": "linear_project_updated_v2",
7218-
"name": "Linear Project Updated",
7219-
"description": "Trigger workflow when a project is updated in Linear"
7220-
},
7221-
{
7222-
"id": "linear_cycle_created_v2",
7223-
"name": "Linear Cycle Created",
7224-
"description": "Trigger workflow when a new cycle is created in Linear"
7225-
},
7226-
{
7227-
"id": "linear_cycle_updated_v2",
7228-
"name": "Linear Cycle Updated",
7229-
"description": "Trigger workflow when a cycle is updated in Linear"
7230-
},
7231-
{
7232-
"id": "linear_label_created_v2",
7233-
"name": "Linear Label Created",
7234-
"description": "Trigger workflow when a new label is created in Linear"
7235-
},
7236-
{
7237-
"id": "linear_label_updated_v2",
7238-
"name": "Linear Label Updated",
7239-
"description": "Trigger workflow when a label is updated in Linear"
7240-
},
7241-
{
7242-
"id": "linear_project_update_created_v2",
7243-
"name": "Linear Project Update Created",
7244-
"description": "Trigger workflow when a new project update is posted in Linear"
7245-
},
7246-
{
7247-
"id": "linear_customer_request_created_v2",
7248-
"name": "Linear Customer Request Created",
7249-
"description": "Trigger workflow when a new customer request is created in Linear"
7250-
},
7251-
{
7252-
"id": "linear_customer_request_updated_v2",
7253-
"name": "Linear Customer Request Updated",
7254-
"description": "Trigger workflow when a customer request is updated in Linear"
7255-
},
7256-
{
7257-
"id": "linear_webhook_v2",
7258-
"name": "Linear Webhook",
7259-
"description": "Trigger workflow from Linear data-change events included in this webhook subscription (Issues, Comments, Projects, etc.—not every Linear model)."
7260-
}
7261-
],
7262-
"triggerCount": 15,
7185+
"triggers": [],
7186+
"triggerCount": 0,
72637187
"authType": "oauth",
72647188
"category": "tools",
72657189
"integrationType": "productivity",

0 commit comments

Comments
 (0)