PipedreamHQ / PipedreamHQ/pipedream

[Components] helper_functions

Open
#15,987 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

# helper_functions
## URLs
## Webhook Sources
### new-helper-function-instant
#### Description
Emit new event when a helper function is executed. Users can configure input parameters for the function and receive the output.
## Actions
### execute-helper-function
#### Description
Execute a helper function with custom input parameters and return the processed result. Users can specify the function name and provide required arguments.
### generate-uuid
#### Description
Generate a new UUID (universally unique identifier) and return it. No input parameters required.
### hash-string
#### Description
Hash a given input string using a specified algorithm (e.g., MD5, SHA-256) and return the hashed result. Users must provide the input string and optionally select the hashing algorithm.

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.