Streamline Processes by Using Inbound Webhook Connectors as Intermediate Events

Learn how you can use our inbound connectors within a process as an Intermediate Event, making your processes more efficient.
By
  • Blog
  • >
  • Streamline Processes by Using Inbound Webhook Connectors as Intermediate Events
TOPICS

30 Day Free Trial

Bring together legacy systems, RPA bots, microservices and more with Camunda

Sign Up for Camunda Content

Get the latest on Camunda features, events, top trends, and more.

TRENDING CONTENT

We recently launched inbound Connectors that make it easy for you to trigger actions in Camunda Platform from third-party systems. Inbound Connectors allow your processes to receive data or messages from the other software tools that execute tasks throughout your organization.

We initially implemented support for inbound webhook Connectors on BPMN Start Events, which you can use to start a process instance in Camunda Platform when something happens in another system. Now, we’re excited to announce support for inbound webhook Connectors on Intermediate Events.

An Intermediate Event represents an occurrence or a change of state in a business process; that is, it’s a point in a process where something happens or where a specific condition is met, influencing the flow. For example, a Message Intermediate Event indicates that a specific message has been received or needs to be sent so that the process can interact with external systems or other process instances. When you use an inbound webhook Connector in place of a general-purpose Intermediate Event, you can greatly streamline interaction with other systems. Let’s look at an example.

A few months ago, we shared a sample process that shows how you can use BPMN and the UiPath Connector to orchestrate RPA bots as part of an end-to-end business process in Camunda Platform. That sample includes a subprocess that polls a UiPath bot every ten seconds, waiting for a result.

An example of a subprocess using the RPA UiPath Connector.
An example of a subprocess using the UiPath Connector

While this loop is relatively easy to model in BPMN, it can be cumbersome to build many times over for processes that involve multiple RPA bots and other external systems.

A streamlined example process for UiPath using an inbound webhook Connector.
An example of the same subprocess using the inbound webhook Connector

Using an inbound webhook Connector streamlines the process, reducing the amount of modeling work you have to do and making the diagram easier to read. More importantly, it makes the process less error-prone. The controlling system – in this case, UiPath – reports back to Camunda Platform, so there’s no need to configure a polling interval. You avoid a situation where the polling interval leads to an error if there’s a delay in the response from UiPath. Removing the polling interval also reduces load on the system.

In the example above, the Connector receives data from the RPA bot in a payload that you’ll be able to see in Operate. You now have the option to enhance the process by adding different branches that will be taken based on the payload. For example, if the bot returns status code 401 (unauthorized), you can use the Slack Connector to immediately send a message to an internal tech support channel.

As another simple example, you can use an inbound webhook Connector in combination with our new outbound Twilio Connector to easily send an SMS and wait for a response. We’re also working on an inbound Twilio Connector that you can use to trigger a process instance.

A streamlined example process for Twilio using an inbound webhook Connector.

Learn more

To learn more about inbound webhook Connectors, visit the documentation. To learn more about Connectors, check out A Deep Dive into the Camunda Connectors Architecture, presented by Senior Product Manager Bastian Körber and Software Engineer Pavel Kotelevsky at the 2023 Camunda Community Summit.

Try All Features of Camunda

Related Content

Excited by the potential of Camunda Marketplace, LTIMindtree held a hackathon to generate the best Connector to submit. Here's how they did it.
Learn how a new Connector can improve the way you handle files in the cloud with Camunda. You can get the Connector today in Camunda Marketplace.
Learn how to get started with automated underwriting, what the benefits are and why automation in underwriting is important.