feat: add Gumloop flow trigger pipe #639
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: pull request
about: submit changes to the project
title: "[pr] Add Gumloop flow trigger pipe"
labels: ''
assignees: ''
description
This pull request introduces a new pipe to trigger Gumloop flows. you can configure the pipeline to execute Gumloop flows based on configured intervals, daily, or hourly schedules. The pipe send the data captured by Screenpipe to the Gumloop API for processing.
you can create a gumloop flow on your own for any type of flow making or Gumloop pipeline
related issue: #365
/claim #365
type of change
how to test
pipe.ts
script is running with the new Gumloop flow trigger tasks.pipe.json
(such as different frequencies and flow times).if relevant add screenshots or screen captures to prove that this PR works to save us time.
checklist
additional notes