Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] documenterra #12068

Closed
pipedream-component-development opened this issue May 22, 2024 · 1 comment
Closed

[Components] documenterra #12068

pipedream-component-development opened this issue May 22, 2024 · 1 comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

documenterra

URLs

Webhook Sources

new-negative-feedback-instant

Prompt

Emit new event whenever there's negative feedback received. Required props: feedback ID. Optional props include: reader ID, document ID.

URLs

topic-updated-instant

Prompt

Emit new event whenever a topic is updated. Required props: topic ID. Optional props include: user ID, updated fields.

URLs

new-topic-instant

Prompt

Emit new event whenever a new topic is created. Required props: topic ID, topic title. Optional props include: user ID, topic description.

URLs

Actions

create-project-backup

Prompt

Allows the user to create a backup for a project. Required props include the project ID to specify which project to backup.

URLs

create-topic

Prompt

Enables the user to create a new topic for discussion or document categorization. Required props include the topic title and the optional prop can be a detailed description of the topic.

URLs

export-publication

Prompt

Allows the user to export an existing publication to a downloadable format. Required prop is the publication ID to designate the publication to export. There are no optional props.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 22, 2024
@michelle0927
Copy link
Collaborator

Duplicate of #12040

@michelle0927 michelle0927 marked this as a duplicate of #12040 May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

3 participants