PipedreamHQ / PipedreamHQ/pipedream

[Components] outline

Open
#16,005 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

# outline
## URLs
- https://www.getoutline.com/developers#description/introduction
## Webhook Sources
### new-outline-instant
#### Description
Emit new event when a new outline is created. Users can optionally filter by workspace or author.
### new-comment-instant
#### Description
Emit new event when a comment is added to an outline. Users can optionally filter by outline ID.
### outline-updated-instant
#### Description
Emit new event when an existing outline is updated. Users can optionally filter by specific outline ID or workspace.
## Actions
### create-outline
#### Description
Create a new outline with a specified title, content, and optional tags.
### update-outline
#### Description
Update an existing outline by providing the outline ID and new content or metadata.
### add-comment
#### Description
Add a new comment to a specified outline by providing the outline ID and comment text.

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.