Categorygithub.com/project-flogo/messaging-contrib/pulsar/trigger/function

# Packages

No description provided by the author

# README

Apache Pulsar Trigger

This trigger provides your flogo application the ability to build pulsar functions.

Installation

flogo install github.com/project-flogo/messaging-contrib/pulsar/trigger/function

Configuration

Output:

NameTypeDescription
messagebytesThe message from the Pulsar Queue.

Reply:

NameTypeDescription
outanyThe output from flogo action.