Developer-native action API for integrations

Diving deeper into

Zachary Kirby, co-founder of Vessel, on building the Vercel for integrations

Interview
Let's just take that and turn that into something that's meant for a developer.
Analyzed 5 sources

This line captures Vessel’s core product move, turning the best part of no code integration tools into a code native interface so developers keep the speed of prebuilt actions without giving up control. Instead of forcing engineers to read Salesforce or HubSpot docs for every edge case, Vessel exposes those provider specific operations as typed building blocks that sit beside its unified API, so teams can handle the common path once and only go deep where customers actually need it.

  • The product pattern is a bridge between two existing models. Workflow tools like Workato and Alloy made integrations easier by packaging app specific steps into reusable actions for non technical users. Vessel adapts that same packaging for engineers, inside docs and APIs rather than a drag and drop builder.
  • This matters because unified APIs break at the edges. They are fast for standard reads and writes, but custom fields, custom objects, permissions, and tenant specific workflows push teams back into raw provider APIs. Vessel’s action API is designed as the escape hatch before the customer has to become a Salesforce expert.
  • The broader market is splitting by depth and persona. Embedded iPaaS players help product teams launch configurable integrations quickly, while depth first platforms like Ampersand focus on enterprise grade customization and observability. Vessel is positioning in the middle, broad common workflows through unification, deep one off cases through actions.

The next step for this category is a standard stack where developers start with a common model, then drop into provider specific actions only when revenue or customer complexity demands it. As SaaS vendors are forced to own integration quality as part of the product, the winning platforms will be the ones that make edge cases feel as manageable as the default path.