---
title: "Upsert Workflow Rule"
method: PUT
path: "/workflow-rule/{projectId}"
tags: ["Workflow Rules"]
---

# Upsert Workflow Rule

`PUT /workflow-rule/{projectId}`

Create or update a workflow rule

## Path parameters

- `projectId` string, required

## Request body

- object
  - `integrationType` string, required
  - `eventType` string, required
  - `columnId` string, required

## Response `200`

Workflow rule upserted successfully

- object

---

[API](https://skmtc.net/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.net/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/versions/09053e1c8b21/schema)
