#
flogo
Here are 42 public repositories matching this topic...
mellistibco
commented
Dec 11, 2017
All activities and triggers need to be reviewed, documented and readme updates.
Elegant stream processing pipeline written entirely in Golang
-
Updated
Jun 26, 2020 - Go
GraphQL Trigger serving as an HTTP endpoint to leverage Flogo actions to resolve GraphQL queries.
-
Updated
Sep 17, 2019 - Go
Flogo listener to add OpenTracing instrumentation at engine level and tracers implementations (Zipkin over HTTP or Kafka, Jaeger)
-
Updated
Mar 5, 2019 - Go
Flogo Contribution repo. Contains activities.
-
Updated
Nov 13, 2018 - Go
A new modular command line interface for Project Flogo
-
Updated
Sep 10, 2019 - Go
-
Updated
Sep 20, 2017 - JavaScript
Let's talk Slack bots! A cat slack bot to be precise, because cats and birds can totally be friends!
-
Updated
Sep 11, 2019
A utility to help with the Flogo Web UI using the commandline
-
Updated
Sep 11, 2019 - Go
A TIBCO Cloud Integration - Flogo extension for IFTTT
-
Updated
Sep 11, 2019 - TypeScript
Sample project for OpenTracing listener for Flogo @ https://github.com/square-it/flogo-opentracing-listener
-
Updated
Nov 16, 2018 - Go
-
Updated
Jan 2, 2018 - Go
Flogo Contribution repo. Contains triggers.
-
Updated
Oct 10, 2018 - Go
Improve this page
Add a description, image, and links to the flogo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flogo topic, visit your repo's landing page and select "manage topics."


Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):