PipedreamHQ / PipedreamHQ/pipedream

[Components] lightpanda

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

# lightpanda
## URLs
- https://inspect.cloud.lightpanda.io/doc
## Webhook Sources
### new-item-instant
#### Description
Emit new event when a new item is created in Lightpanda. Optional props: specify filters such as item type or category.
### new-comment-instant
#### Description
Emit new event when a new comment is added to an item in Lightpanda. Required props: specify item ID. Optional props: specify user or comment type.
### new-status-change-instant
#### Description
Emit new event when the status of an item is updated in Lightpanda. Required props: specify item ID or status type.
## Actions
### create-item
#### Description
Create a new item in Lightpanda. Required props: specify item name, type, and details. Optional props: assign category or tags.
### add-comment
#### Description
Add a comment to an existing item in Lightpanda. Required props: specify item ID and comment content. Optional props: mention a user.
### update-item-status
#### Description
Update the status of an item in Lightpanda. Required props: specify item ID and new status value. Optional props: add a note explaining the change.

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.