PipedreamHQ / PipedreamHQ/pipedream

[Components] klipy

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

# klipy
## URLs
- https://docs.klipy.com/getting-started
## Webhook Sources
### new-resource-instant
#### Description
Emit new event when a new resource is created in Klipy. Optionally configure filters such as resource type or tags.
### new-comment-instant
#### Description
Emit new event when a new comment is added to a resource in Klipy. Optionally configure filters such as resource ID.
### new-resource-update-instant
#### Description
Emit new event when an existing resource is updated in Klipy. Optionally configure filters such as resource type or specific fields.
## Actions
### create-resource
#### Description
Create a new resource in Klipy. Specify required fields such as resource name, type, and optional attributes like tags or metadata.
### update-resource
#### Description
Update an existing resource in Klipy by providing the resource ID and the fields to update. Optionally specify partial updates for specific attributes.
### add-comment
#### Description
Add a new comment to a specific resource in Klipy. Specify the resource ID and the comment content. Optional properties include the commenter name or tags.

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.