Oneflow Integration for AI Agents
Connect your AI agent to 98 Oneflow actions via MCP, A2A, or SDK, with agent authentication, tool-calling execution, and security built-in, plus 45 events to subscribe to.
Oneflow AI Agent Actions
98 production-ready actions for your agent to do more on Oneflow.
Oneflow Webhook Events
45 real-time Oneflow events your AI agent can subscribe to.
- Active Check Responds with 200 OK to any Oneflow webhook delivery that does not carry a usable event.
- Contract Create Triggered by the Oneflow "contract:create" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Publish Triggered by the Oneflow "contract:publish" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Sign Triggered by the Oneflow "contract:sign" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Decline Triggered by the Oneflow "contract:decline" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Delete Triggered by the Oneflow "contract:delete" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Restore Triggered by the Oneflow "contract:restore" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Content Update Triggered by the Oneflow "contract:content_update" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Signature Reset Triggered by the Oneflow "contract:signature_reset" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Signing Period Expire Triggered by the Oneflow "contract:signing_period_expire" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Signing Period Revive Triggered by the Oneflow "contract:signing_period_revive" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Workspace Update Triggered by the Oneflow "contract:workspace_update" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Ai Extract Complete Triggered by the Oneflow "contract:ai_extract:complete" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Draft Approval Flow Start Triggered by the Oneflow "contract:draft_approval_flow:start" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Draft Approval Flow Complete Triggered by the Oneflow "contract:draft_approval_flow:complete" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Draft Approval Flow Reset Triggered by the Oneflow "contract:draft_approval_flow:reset" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Lifecycle Settings Update Triggered by the Oneflow "contract:lifecycle_settings:update" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Lifecycle State Start Triggered by the Oneflow "contract:lifecycle_state:start" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Lifecycle State New Period Triggered by the Oneflow "contract:lifecycle_state:new_period" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Lifecycle State Cancel Triggered by the Oneflow "contract:lifecycle_state:cancel" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Lifecycle State Terminate Triggered by the Oneflow "contract:lifecycle_state:terminate" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Lifecycle State End Triggered by the Oneflow "contract:lifecycle_state:end" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Lifecycle Reminder New Triggered by the Oneflow "contract:lifecycle_reminder:new" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Contract Lifecycle Reminder End Triggered by the Oneflow "contract:lifecycle_reminder:end" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Create Triggered by the Oneflow "participant:create" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Publish Triggered by the Oneflow "participant:publish" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Sign Triggered by the Oneflow "participant:sign" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Decline Triggered by the Oneflow "participant:decline" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Signature Reset Triggered by the Oneflow "participant:signature_reset" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Update Triggered by the Oneflow "participant:update" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Delegate Triggered by the Oneflow "participant:delegate" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Delete Triggered by the Oneflow "participant:delete" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Delivery Failure Triggered by the Oneflow "participant:delivery_failure" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant First Visit Triggered by the Oneflow "participant:first_visit" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Draft Approval Flow Approve Triggered by the Oneflow "participant:draft_approval_flow:approve" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Participant Draft Approval Flow Reset Triggered by the Oneflow "participant:draft_approval_flow:reset" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Party Create Triggered by the Oneflow "party:create" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Party Update Triggered by the Oneflow "party:update" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Party Delete Triggered by the Oneflow "party:delete" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Product Create Triggered by the Oneflow "product:create" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Product Update Triggered by the Oneflow "product:update" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Product Delete Triggered by the Oneflow "product:delete" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Data Field Update Triggered by the Oneflow "data_field:update" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Comment Create Triggered by the Oneflow "comment:create" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
- Reminder Expire Triggered by the Oneflow "reminder:expire" event when the webhook is subscribed to it via the filters EVENT_TYPE rule. Retrieve the contract with get_contract using the eventId (contract.id).
Do More, Build Less
Integration Infrastructure for Oneflow AI Agents
88.7% prompt injection detection.
Prompt injection defense"What impressed us most about StackOne is its ambition and clarity. They're creating infrastructure that modern software and the entire AI agent ecosystem can rely on. The depth of secure integrations, the pace of delivery, and the team's foresight into AI's future uniquely position StackOne to redefine this category."
Luna Schmid, Partner at GV
"We've been impressed by how quickly and deeply StackOne integrates with complex enterprise systems -- and now, with their focus on agent-to-agent interoperability, they're unlocking even more powerful use cases for customers. StackOne delivers all of the above in a universal layer -- without compromise."
Barbry McGann, SVP at Workday Ventures
More eSignature Integrations Like Oneflow
Oneflow AI agent integration resources
Webhooks for AI agents: why agentic workflows need them purpose-built
AI agents can act the moment a system changes, using webhooks. But webhooks built for software hit three limits in agentic workflows. Here is how to fix each.
7 min read
Agentic Context Engineering: Why AI Agents Kill Their Own Context Windows
AI agents exceed their context windows without knowing it. Six failure patterns and seven survival architectures for agentic context engineering.
15 min
MCP Code Mode: Keeping Tool Responses Out of Agent Context
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
Put your AI agents to work
All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.