---
title: "SalesMind AI Webhooks: Real-Time Events for Developers"
description: "Send real-time SalesMind AI events — replies, bookings, sequence changes — to your own endpoint via webhooks. Build custom workflows in your own stack."
image: "https://sales-mind.ai/images/integrations/Webhook/webhook-logo.svg"
---

[← 전체 연동](/ko/platform/integrations)

![Webhook logo](/images/integrations/Webhook/webhook-logo.svg)

Developer Tools

# SalesMind AI + Webhooks

Stream every SalesMind AI event — replies, bookings, sequence changes — to your own HTTPS endpoint and react in your own systems.

Webhook App 사용 가능

[연동 검토 예약](https://meet.sales-mind.ai/widget/booking/hlG0t56x4bZa8l3KWyEK?utm_source=website&utm_medium=webLanding&utm_campaign=demo&utm_content=ctaPrimary)

SalesMind AI can send real-time webhook events to any HTTPS endpoint you control. When a prospect replies, books a meeting, or exits a sequence, SalesMind AI posts a JSON payload to your server — so engineering teams can trigger internal systems, data warehouses, or custom automations without polling an API on a schedule.

## 워크플로우 진행 방식

01

### 연결

Webhook을(를) 연결하고 SalesMind AI가 감지할 레코드, 필드, 트리거를 선택하세요.

02

### 라우팅

잠재 고객, 데이터 보강, 캠페인 신호가 자동으로 올바른 담당자, 단계, 워크플로우로 이동합니다.

03

### 운영

데이터를 수작업으로 이어 붙이는 대신, 팀이 하나의 조율된 운영 흐름에서 일합니다.

Webhook 소개

## Webhook

이 연결을 만든 회사와 운영 스택 내에서 담당하는 역할입니다.

Webhook은(는) 매출 팀이 수작업 정리 없이 데이터, 실행, 인수인계를 연결된 상태로 유지하도록 돕습니다.

### 신뢰 신호

카테고리

Developer Tools

연동 유형

Webhook App

## 이 연동이 도움이 되는 부분

### Real-time

Events post the instant they happen — no polling, no delay.

### Build anything

React to SalesMind AI events in your own database, warehouse, or internal tools.

### Verified & secure

Signed payloads let your endpoint confirm the request really came from SalesMind AI.

### Reliable delivery

Automatic retries and delivery logs keep your integrations from missing events.

## 운영 역량

✓

Real-time event delivery

JSON payloads posted the instant an event fires

✓

Event catalog

reply received, connection accepted, meeting booked, sequence started/completed, prospect disqualified, enrichment failed

✓

Signed requests

verify a shared secret so you trust the source

✓

Delivery handling

retries and delivery logging for reliability

✓

Your stack, your rules

route events anywhere you can accept an HTTPS POST

## 누가, 왜 사용하나

Engineer

### Own the pipeline

Pipe reply and booking events straight into your product or data warehouse.

RevOps

### Custom routing

Trigger internal alerts or scoring the moment a prospect converts.

Platform team

### No vendor lock-in

Skip third-party automators — receive events directly and process them your way.

## 자주 묻는 질문

Reply received, connection accepted, meeting booked, sequence started, sequence completed, prospect disqualified, and enrichment failed.

SalesMind AI signs each request with a shared secret so your server can verify the payload before acting on it.

No. Webhooks post directly to your own endpoint; use Zapier only if you prefer a no-code destination.

## 관련 연동

[![MCP Server logo](/images/integrations/McpServer/mcp-server-logo.svg) MCP Server Connect ChatGPT, Claude, or any MCP client directly to SalesMind AI. 연동 보기 →](/ko/platform/integrations/mcp-server) [![Full Enrich logo](/images/integrations/FullEnrich/fullenrich-logo.svg) Full Enrich "Best waterfall email enrichment" 연동 보기 →](/ko/platform/integrations/full-enrich) [![Hubspot logo](/images/integrations/HubSpot/hubspot-logo.svg) Hubspot All-in-one CRM powering smarter sales and marketing automation. 연동 보기 →](/ko/platform/integrations/hubspot)

## 이 연동을 워크플로우에서 검증해야 하나요?

라이브 워킹 세션으로 롤아웃 전에 CRM 동기화, 데이터 보강 규칙, 자동화 인수인계를 매핑하세요.

[전략 상담 예약](https://meet.sales-mind.ai/widget/booking/hlG0t56x4bZa8l3KWyEK?utm_source=website&utm_medium=webIntegrations&utm_campaign=onboarding&utm_content=ctaPrimary) [전체 연동 보기](/ko/platform/integrations)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://sales-mind.ai/#organization","name":"SalesMind AI","url":"https://sales-mind.ai","logo":{"@type":"ImageObject","url":"https://sales-mind.ai/logo.svg"},"description":"AI-powered sales automation platform that helps businesses automate prospecting, personalize outreach, and close more deals.","knowsLanguage":["en","fr","es","de","it","pt-BR","nl","pt-PT","ja","ko","zh-Hans","zh-Hant","hi"],"founder":{"@type":"Person","name":"Julien Gadea"},"sameAs":["https://www.facebook.com/SalesMind.Ai.corp","https://www.instagram.com/salesmind_ai/","https://twitter.com/salesmind_ai","https://www.youtube.com/@SalesMindAi","https://www.tiktok.com/@salesmind_ai","https://www.reddit.com/user/SALESMIND_AI/"],"contactPoint":[],"areaServed":"Worldwide"},{"@type":"WebSite","@id":"https://sales-mind.ai/#website","name":"SalesMind AI","url":"https://sales-mind.ai","description":"Close More Deals with AI Sales Agents","inLanguage":"en","publisher":{"@type":"Organization","@id":"https://sales-mind.ai/#organization","name":"SalesMind AI"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://sales-mind.ai/blog?q={search_term_string}"},"query-input":"required name=search_term_string"},{"@type":"ReadAction","target":"https://sales-mind.ai"}]}]}
{"@context":"https://schema.org","@type":"BreadcrumbList","@id":"https://sales-mind.ai/ko/platform/integrations/webhook#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"홈","item":"https://sales-mind.ai/ko"},{"@type":"ListItem","position":2,"name":"플랫폼","item":"https://sales-mind.ai/ko/platform"},{"@type":"ListItem","position":3,"name":"연동","item":"https://sales-mind.ai/ko/platform/integrations"},{"@type":"ListItem","position":4,"name":"Webhook","item":"https://sales-mind.ai/ko/platform/integrations/webhook"}]}
{"@context":"https://schema.org","@type":"Service","@id":"https://sales-mind.ai/#service-integration-webhook","name":"Webhook Integration","description":"Send real-time SalesMind AI events — replies, bookings, sequence changes — to your own endpoint via webhooks. Build custom workflows in your own stack.","url":"https://sales-mind.ai/ko/platform/integrations/webhook","provider":{"@type":"Organization","@id":"https://sales-mind.ai/#organization","name":"SalesMind AI"},"areaServed":"Worldwide","termsOfService":"https://sales-mind.ai/legal/terms"}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://sales-mind.ai/ko/platform/integrations/webhook#webpage","url":"https://sales-mind.ai/ko/platform/integrations/webhook","name":"SalesMind AI + Webhook 연동 | 매출 워크플로우 자동화","description":"Send real-time SalesMind AI events — replies, bookings, sequence changes — to your own endpoint via webhooks. Build custom workflows in your own stack.","inLanguage":"ko","isPartOf":{"@type":"WebSite","@id":"https://sales-mind.ai/#website","url":"https://sales-mind.ai","name":"SalesMind AI"},"breadcrumb":{"@id":"https://sales-mind.ai/ko/platform/integrations/webhook#breadcrumb"},"potentialAction":{"@type":"ReadAction","target":"https://sales-mind.ai/ko/platform/integrations/webhook"}}
{"@context":"https://schema.org","@type":"SpeakableSpecification","cssSelector":["[data-speakable]","[data-speakable-intro]","h1","h2"]}
{"@context":"https://schema.org","@type":"FAQPage","@id":"https://sales-mind.ai/ko/platform/integrations/webhook#faq","inLanguage":"ko","mainEntity":[{"@type":"Question","name":"What events can SalesMind AI send?","acceptedAnswer":{"@type":"Answer","text":"Reply received, connection accepted, meeting booked, sequence started, sequence completed, prospect disqualified, and enrichment failed.","inLanguage":"ko"}},{"@type":"Question","name":"How do I secure my endpoint?","acceptedAnswer":{"@type":"Answer","text":"SalesMind AI signs each request with a shared secret so your server can verify the payload before acting on it.","inLanguage":"ko"}},{"@type":"Question","name":"Do I need a third-party tool like Zapier?","acceptedAnswer":{"@type":"Answer","text":"No. Webhooks post directly to your own endpoint; use Zapier only if you prefer a no-code destination.","inLanguage":"ko"}}]}
```
