PipedreamHQ / PipedreamHQ/pipedream

[Components] cflow

Open
#13,221 1 comment 0 reactions 0 assignees View on GitHub
paid-account-needed triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# cflow
## URLs
## Polling Sources
### new-request-instant
#### Prompt
Emit new event whenever a new request is created in a workflow. Required props: workflow ID
### request-reaches-process-stage-instant
#### Prompt
Emit new event when a request reaches a certain process stage in a workflow. Required props: workflow ID, process stage
## Actions
### create-draft-request
#### Prompt
Starts a new request process in the selected process and then saves as draft. Users will be prompted to configure the necessary fields (these are the props) required for the action. An email notification is also sent to process initiators advising them of a new draft request awaiting submission.
### create-submit-request
#### Prompt
Creates and submits a new request in the selected process. The user will need to fill in all required fields (the props). The system will run validations and rules are evaluated, potentially moving the request to the next stage depending on the conditions set. Email notifications will be automatically triggered.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.