Automation Integration · head to head
Activiti vs Convoy

Activiti
Automation Integration
Apache 2.0 BPMN engine under Hyland, from which Flowable and Camunda were forked
- From
- Free
- Rated
- -

Convoy
APIs
Open source webhooks gateway you self-host, handling both sending and receiving
- From
- Free
- Rated
- -
The short version
- Each has a real cost: Activiti the last stable release was 8.2.0 in January 2024, and while release candidate builds continue, a two-year gap between stable versions is a real risk signal for a production dependency.; Convoy the default deployment is self-hosted, so you operate Convoy plus Postgres and Redis and carry the on-call burden for the system that delivers your customers' events.
- They diverge on capability: Activiti covers BPMN 2.0 engine, Convoy covers Inbound and outbound.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which Activiti and Convoy actually diverge.
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in Activiti
- BPMN 2.0 engine
- Activiti Cloud
- Modeler
- Java and REST APIs
- Pluggable persistence
- Identity integration
Only in Convoy
- Inbound and outbound
- Broker-driven ingestion
- Payload transformation
- Portal links
- Circuit breaking
- Retry policies
- OpenTelemetry export
- Role-based access control
What people use each for
The jobs each tool is most often brought in to do.
Activiti
- An Alfresco or Hyland content services deployment where Activiti is already the embedded workflow enginenot Convoy
- A Java application that needs to embed a BPMN engine as a library under a permissive licencenot Convoy
- An organisation that has ruled out Camunda 8 on licence grounds and needs an Apache 2.0 alternativenot Convoy
- Document-centric approval workflows where the process engine sits inside the content management stack rather than beside itnot Convoy
Convoy
- A fintech that cannot route customer webhook traffic through a third-party SaaS for compliance reasonsnot Activiti
- A high-volume platform for which per-message webhook pricing costs more than the flat premium licencenot Activiti
- A team that also receives webhooks from many providers and wants ingestion, verification and deduplication in the same gatewaynot Activiti
- An engineering group that wants webhook delivery driven directly from an existing Kafka or SQS topicnot Activiti
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Activiti
- The last stable release was 8.2.0 in January 2024, and while release candidate builds continue, a two-year gap between stable versions is a real risk signal for a production dependency.
- Both Camunda and Flowable forked away and took large parts of the contributor base with them, so the community, tutorials and third-party tooling around Activiti are much thinner than around either fork.
- Commercial support is only realistically available by buying Hyland Alfresco subscriptions, so there is no way to pay for Activiti support on its own.
- Activiti Cloud imposes a distributed architecture of several Spring Boot services plus Keycloak, which is heavy for teams who simply wanted an embeddable engine.
- Documentation is dated and partly split between old Alfresco sites and Hyland Connect, and the transition between Activiti 6, 7 and 8 architectures makes much of the older material actively misleading.
Convoy
- The default deployment is self-hosted, so you operate Convoy plus Postgres and Redis and carry the on-call burden for the system that delivers your customers' events.
- Frain Technologies is a small startup, and putting customer-facing delivery infrastructure on it means accepting real vendor continuity risk on a component that is hard to swap out quickly.
- The premium tier at a flat 999 US dollars a month is poor value below substantial volume, while the community edition omits the portal, transformations and RBAC that most production deployments end up wanting.
- The hosted cloud trial is capped at one project and 100 events a day, which is too small to properly evaluate the service before committing.
- Documentation and the third-party ecosystem are thinner than the established webhook services, so unusual configurations often mean reading the Go source.
Pricing, plan by plan
Activiti
Free- ActivitiFree
- Apache 2.0 licence
- Embeddable Java library or Activiti Cloud services
- No usage limits
Convoy
Free- CommunityFree
- Self-hosted open source gateway
- Inbound and outbound webhooks
- Automatic retries and message broker support
- Premium$999/month
- Flat rate irrespective of message volume
- Portal links and payload transformation
- RBAC, circuit breaking and white labelling
- Enterprise$undefined/year
- SAML SSO
- Dedicated support with SLA
- On-premises deployment assistance
- Cloud$undefined/month
- Hosted by Convoy
- 14 day trial limited to one project and 100 events a day
- Usage-based tiers above the trial
Which should you pick?
Choose Activiti if
- You need bpmn 2.0 engine.
- You want to start without paying.
- You work on Linux, Windows, Docker, Kubernetes.
- You also want activiti cloud.
Choose Convoy if
- You need inbound and outbound.
- You want to start without paying.
- You work on Linux, Docker, Kubernetes, Cloud.
- You also want broker-driven ingestion.
Questions people ask
- Is Activiti or Convoy better?
- Neither clearly leads. Activiti starts at Free and Convoy at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Activiti or Convoy?
- Activiti starts at Free and Convoy at Free.
- Does Activiti or Convoy run on more platforms?
- Activiti runs on Linux, Windows, Docker, Kubernetes. Convoy runs on Linux, Docker, Kubernetes, Cloud.
- Can I use Activiti for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is Activiti best used for?
- Activiti is most often used for an alfresco or hyland content services deployment where activiti is already the embedded workflow engine, a java application that needs to embed a bpmn engine as a library under a permissive licence, an organisation that has ruled out camunda 8 on licence grounds and needs an apache 2.0 alternative, document-centric approval workflows where the process engine sits inside the content management stack rather than beside it. Of those, an alfresco or hyland content services deployment where activiti is already the embedded workflow engine and a java application that needs to embed a bpmn engine as a library under a permissive licence are not what Convoy is typically brought in for.
- What can Activiti do that Convoy cannot?
- Activiti covers BPMN 2.0 engine, Activiti Cloud, Modeler, Java and REST APIs. Convoy covers Inbound and outbound, Broker-driven ingestion, Payload transformation, Portal links.
Answered from the vendors’ own pages
Activiti: Is Activiti still maintained?
Yes, Hyland continues to publish builds, but the last stable release was 8.2.0 in January 2024.
Convoy: Is Convoy really open source?
Yes, the community edition is open source and self-hostable, covering both inbound and outbound webhooks with retries.
Activiti: What is its relationship to Camunda and Flowable?
Both are forks of Activiti: Camunda in 2013 and Flowable in 2016, when core developers left Alfresco.
Convoy: What does premium cost?
A flat 999 US dollars a month, self-hosted, regardless of message volume.
Activiti: What licence is it?
Apache 2.0, which distinguishes it from Camunda 8’s source-available licence.
Convoy: Does it receive webhooks as well as send them?
Yes, inbound ingestion with verification and deduplication is a first-class feature, unlike most webhook services.
Activiti: Should I choose Activiti for a new project?
Only if the Apache licence or an existing Alfresco deployment is decisive. Flowable and Camunda have far larger ecosystems.
Convoy: Do I have to self-host?
No, there is a hosted cloud, but the trial is capped at 100 events a day and self-hosting is the primary model.
Related pages
Other head to heads
- Activiti vs n8n
- Activiti vs Temporal
- Activiti vs Flowable
- Activiti vs jBPM
- Activiti vs Camunda
- Activiti vs Nango
- Activiti vs Kogito
- Activiti vs Airbyte
- Activiti vs Windmill
- Activiti vs Meltano
- Activiti vs Zapier
- Activiti vs Microsoft Power Automate
- Activiti vs Census
- Activiti vs Decodable
- Activiti vs Dify
- Activiti vs Flowise
- Activiti vs Kong
- Activiti vs Svix
- Activiti vs Tyk
- Activiti vs Janus Gateway
- Activiti vs Appwrite
- Activiti vs Gravitee
- Activiti vs Spring Cloud Gateway
- Activiti vs Formance
- Activiti vs AWS API Gateway
- Activiti vs Hasura
- Activiti vs PocketBase
- Activiti vs Sensedia
- Activiti vs Sila
- Activiti vs Swagger
- Activiti vs TIBCO Mashery
- Activiti vs Zeplo
- Activiti vs Kong Gateway
- Convoy vs n8n
- Convoy vs Temporal
- Convoy vs Flowable
- Convoy vs jBPM
- Convoy vs Camunda
- Convoy vs Nango
- Convoy vs Kogito
- Convoy vs Airbyte
- Convoy vs Windmill
- Convoy vs Meltano
- Convoy vs Zapier
- Convoy vs Microsoft Power Automate
- Convoy vs Census
- Convoy vs Decodable
- Convoy vs Dify
- Convoy vs Flowise
- Convoy vs Kong
- Convoy vs Svix
- Convoy vs Tyk
- Convoy vs Janus Gateway
- Convoy vs Appwrite
- Convoy vs Gravitee
- Convoy vs Spring Cloud Gateway
- Convoy vs Formance
- Convoy vs AWS API Gateway
- Convoy vs Hasura
- Convoy vs PocketBase
- Convoy vs Sensedia
- Convoy vs Sila
- Convoy vs Swagger
- Convoy vs TIBCO Mashery
- Convoy vs Zeplo
- Convoy vs Kong Gateway
