---
title: "POST /v1/webhook/{connector_name}"
method: POST
path: "/v1/webhook/{connector_name}"
---

# POST /v1/webhook/{connector_name}

`POST /v1/webhook/{connector_name}`

Handle a webhook event

## Path parameters

- `connector_name` 'acme-apikey' | 'acme-oauth2' | 'apollo' | 'asana' | 'bigquery' | 'box' | 'calendly' | 'confluence' | 'databricks' | 'discord' | 'dropbox' | 'figma' | 'github' | 'google-calendar' | 'google-docs' | 'google-drive' | 'google-mail' | 'google-sheet' | 'hubspot' | 'instagram' | 'jira' | 'linear' | 'monday' | 'notion' | 'onedrive' | 'outlook' | 'plaid' | 'postgres' | 'resend' | 'salesforce' | 'sendgrid' | 'sharepoint' | 'slack' | 'slack-agent' | 'slack-agent-builder' | 'slack-deployed-agent' | 'snowflake' | 'spotify' | 'stripe' | 'stripe-agent-sandbox' | 'twilio' | 'workato' | 'youtube' | 'zendesk' | 'zoom', required

## Response `200`

Successful response

- object
  - `status` 'ok' | 'error', required
  - `info` unknown

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

## Changes

- **2025-09-22** `1b84cd7f5c05` — 139 breaking, 12 info
  - removed the enum value `accelo` from the `path` request parameter `connector_name`
  - removed the enum value `adobe` from the `path` request parameter `connector_name`
  - removed the enum value `adyen` from the `path` request parameter `connector_name`
  - removed the enum value `aircall` from the `path` request parameter `connector_name`
  - …147 more
- **2025-08-27** `d1701d4f03bd` — 1 info
  - added the new enum value `slack-agent` to the `path` request parameter `connector_name`
- **2025-08-26** `8939526af685` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openintegrations/apis/openint-api/changes/v1/webhook/:connector_name/post.md)

---

[API](https://skmtc.dev/openintegrations/apis/openint-api.md) · [All operations](https://skmtc.dev/openintegrations/apis/openint-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintegrations/openint-api/revisions/1b84cd7f5c05/schema)
