PipedreamHQ / PipedreamHQ/pipedream

[Components] polymer_co

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

# polymer_co
## URLs
- https://developer.polymer.co/?_gl=1*1cqevl3*_gcl_au*NzMzNzA4NTQ3LjE3MzMzMzQ5ODk.*_ga*MjA5NzMxNjY0OC4xNzMzMzM0OTkw*_ga_3EB007MWWH*MTczMzMzNDk4OS4xLjEuMTczMzMzNTAxMi4zNy4wLjE2MDI2Njg5ODU.#introduction
## Webhook Sources
### new-item-instant
#### Description
Emit new event when a new item is added. Users can optionally filter by item type or category.
### new-comment-instant
#### Description
Emit new event when a comment is added to an item. Users may specify the item they want to monitor or listen for all comments.
### new-item-status-change-instant
#### Description
Emit new event when the status of an item changes. Users can filter by specific statuses or monitor all status changes.
## Actions
### create-item
#### Description
Create a new item. Requires the item name and type as mandatory inputs, with optional properties like a description or tags.
### update-item-status
#### Description
Update the status of an existing item. Requires the item ID and new status as inputs, with an optional note or comment.
### add-comment
#### Description
Add a comment to a specific item. Requires the item ID and comment text, with optional metadata fields (e.g., author name, timestamp).

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.