Makinari Workflows API

Temporal-backed process automation — 25 documented workflows triggered at POST /api/workflow/ (agentMessage, analyzeSite, assignLeads, buildCampaigns, buildContent, buildSegments, buildSegmentsICP, customerSupport, dailyStandUp, deepResearch, enrichLead, humanIntervention, idealClientProfileMining, keyAccountGeneration, leadFollowUp, leadFollowUpManagement, leadGeneration, leadInvalidation, leadQualificationManagement, leadResearch, promptRobot, startRobot, stopRobot, syncEmails), plus an inbound webhook at POST /api/workflow/webhook that receives database change events, resolves active subscriptions by site and table, and dispatches a workflow asynchronously. Also exposed as the `workflows` MCP tool.

API entry from apis.yml

apis.yml Raw ↑
name: Makinari Workflows API
description: Temporal-backed process automation — 25 documented workflows triggered at POST /api/workflow/<name>
  (agentMessage, analyzeSite, assignLeads, buildCampaigns, buildContent, buildSegments, buildSegmentsICP,
  customerSupport, dailyStandUp, deepResearch, enrichLead, humanIntervention, idealClientProfileMining,
  keyAccountGeneration, leadFollowUp, leadFollowUpManagement, leadGeneration, leadInvalidation, leadQualificationManagement,
  leadResearch, promptRobot, startRobot, stopRobot, syncEmails), plus an inbound webhook at POST /api/workflow/webhook
  that receives database change events, resolves active subscriptions by site and table, and dispatches
  a workflow asynchronously. Also exposed as the `workflows` MCP tool.
humanURL: https://docs.makinari.com/workflows
baseURL: https://backend.makinari.com/api
tags:
- Workflows
- Automation
- Temporal
- Webhooks
properties:
- type: Documentation
  url: https://docs.makinari.com/workflows
- type: APIReference
  url: https://docs.makinari.com/workflows