ZoomInfo
ズームインフォ
The Go-To-Market platform powered by AI and real-time B2B data
Webhookで外部連携可能。AI機能搭載・エージェント対応(MCP/API)・日本対応の観点で整理。
68件のSaaSが見つかりました
ズームインフォ
The Go-To-Market platform powered by AI and real-time B2B data
アンプリチュード
The digital analytics platform built for product-led growth
GTMデータ連携とAIエージェント実行を束ねるAutonomous Revenue Engine。
マンデー
The Work OS that powers teams to run projects and workflows with confidence
ゼロ
Beautiful cloud accounting for small business
クリックアップ
One app to replace them all
カスタマーアイオー
Behavioral messaging & AI workflows for product-led teams
AI answer engines 向けの可視化と最適化を行うオープン型AI visibilityプラットフォーム。
AIエージェント時代のデバイスインテリジェンス/ボット検知。Web/iOS/Androidで350+シグナル。
クイックブックス
The world's #1 accounting software for small businesses
フレッシュデスク
AI-powered customer support, simple and affordable
ニュースレター、メール自動化、フォーム、ランディングページを一体化したメールマーケティングプラットフォーム。
契約更新アラートと価格ベンチマークでSaaS調達を最適化する基盤。
営業データ補完、AI検索、CRM同期まで扱うGTMデータ運用基盤。
エアコール
Cloud-based phone and AI conversation platform for sales and support teams
クレバータップ
All-in-one customer engagement, retention, analytics, and journey orchestration
スーパーベース
Open source Firebase alternative
アンバウンス
AI-powered landing page builder for marketers
ティディオ
Grow faster with AI-powered customer service
アポロ
AI-powered GTM platform with 275M contacts
レムリスト
Multichannel outbound that gets replies
Wistia
Video hosting and marketing platform for businesses
ビーハイブ
The newsletter platform built for growth
Build, deploy, and scale modern web projects
パイプドライブ
Sales CRM built for closers, powered by AI
クローズ
The CRM built for inside sales teams that calls, emails, and texts from one screen
アクティブキャンペーン
Customer experience automation with AI-powered email & CRM
コメットチャット
In-app text, voice, video chat SDKs and APIs for web and mobile apps
メニーチャット
Instagram DM・WhatsApp・Messenger を1つのフローで自動化するチャットマーケティング基盤
シンキフィック
Build, market, and sell online courses and communities
予約・課金・会員管理をAI copilot付きで扱うコワーキング運営SaaS。
サーベイモンキー
World's leading survey platform for feedback, research, and CX
トゥドゥイスト
The world's #1 task manager and to-do list app
キット
The email-first operating system for creators
リードページ
Code-free landing pages that convert
フィードバック、ロードマップ、公開ポータルを開発者向けAPI付きでまとめる顧客要望基盤。
ライク
Versatile work management platform for cross-functional teams
ルーシャ
B2B contact data, enrichment, buying signals, and GTM APIs
ワンパスワード
Secure every sign-in, secret, and access across humans and AI agents
ヴイダブリューオー
All-in-one experimentation and digital experience optimization platform
ハイブ
The productivity platform for high-performing teams
ミロ
The Innovation Workspace — infinite whiteboard for distributed teams
AIエージェント向けのフォームバックエンド。MCPサーバーでフォーム作成・送信・参照を自動化。
Shopify運用をAIとテンプレートで自動化するEC向けiPaaS。
SaaSプロダクトに埋め込む統合基盤(Embedded iPaaS)
ウェブフロー
Visual web development platform for designers
ブレボ
All-in-one marketing platform: Email, SMS, Chat, CRM
シップボブ
Global ecommerce fulfillment, inventory, shipping, and warehouse APIs
クレイジーエッグ
Make your website better. Instantly.
ディール
Hire & pay anyone, anywhere — compliant in minutes
請求書・領収書のOCR抽出から会計ソフト同期までを自動化するAI経理補助。
クリスプコール
Cloud phone numbers, call center, SMS, CRM integrations, API, and webhooks
キントーン
業務アプリをノーコードで作れるサイボウズの業務改善プラットフォーム。
ノーコード/ローコードでHTTPエンドポイントを構築・運用するAPI/Webhook基盤
送信(トランザクション/キャンペーン)・受信処理・Webhooks・ドメイン管理を1つのAPIで提供する開発者向けメール基盤。
ガスト
Payroll, benefits, and HR for modern small businesses
シッポ
Multi-carrier shipping API for ecommerce & platforms
AIエージェント向けのメールID発行・送受信・ドメイン運用を、OpenAPI/公式SDKで統合するEmail Inbox API。
AIエージェント向けに、メール受信箱をAPIでプロビジョニングして送受信・スレッド・リアルタイム通知まで扱えるEmail Inbox API。
クランクホイール
Instant browser screen sharing for sales calls, demos, and remote support
バグハード
Website feedback, annotation, bug tracking, UAT, and client collaboration
Gravity Forms
The most powerful solution for building custom forms and flows to connect with your users and expand your reach
ユニコード
QR code lifecycle management and digital business cards for teams and enterprises
AIエージェント向けに無制限の受信箱を提供するEmail Inbox API。カスタムドメイン課金で、Webhooks/WebSockets/SSEのリアルタイム通知に対応。
AIエージェント向けに、API 1回でメール受信箱を即時発行できるEmail Inbox API。
FlexiQuiz is a fully customizable quiz-maker platform with LMS functionality
任意URLをJSON/Markdownに変換し、レンダリング・プロキシ・リトライまで管理するWebスクレイピングAPI。
ハローバー
Popup, announcement bar, and lead capture tool for conversion optimization
Webhooks は SaaS 側のデータ変更(新規作成・更新など)をリアルタイムに自分のサーバーへ HTTP POST で通知してくれる仕組み。ポーリング不要で連携が組めるため、低レイテンシ自動化やイベント駆動システムには必須。
Webhooks の品質を見るポイントは3つ:
1. **イベントの粒度**: 主要オブジェクトの作成/更新/削除すべてに発火するか / 重要なイベントだけに絞られているか 2. **署名検証 (HMAC-SHA256)**: なりすましリクエストを検出できる仕組みがあるか 3. **リトライ仕様**: 5xx エラー時の自動リトライ回数・間隔・最終失敗時の通知
上3つが揃わない Webhooks は、本番運用で信頼性が低くなりがち。