PipedreamHQ / PipedreamHQ/pipedream

[Components] biztera

Open
#13,414 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# biztera
## URLs
## Polling Sources
### new-approval-request-approved-instant
#### Prompt
Emit new event when an approval request that is relevant to the user gets approved. Required props include user's ID.
### new-approval-request-denied-instant
#### Prompt
Emit new event when an approval request that is relevant to the user gets denied. Required props include user's ID, optional props could include reason for denial.
### new-approval-request-created-instant
#### Prompt
Emit new event when an approval request is created that is relevant to the user. Required props include creator's ID and request details.
## Actions
### create-approval-request
#### Prompt
Creates an approval request within the user's organization. Required props are: user's organization ID, the details of the approval request. Will fail if more than one organization ID is provided.

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.