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 #12040

Closed
pipedream-component-development opened this issue May 21, 2024 · 2 comments · Fixed by #12268
Closed

[Components] documenterra #12040

pipedream-component-development opened this issue May 21, 2024 · 2 comments · Fixed by #12268
Assignees
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 a detailed negative feedback is received. Required props: feedback id, feedback text.

URLs

topic-updated

Prompt

Emit new event whenever a topic is updated. Required props: topic id, topic title. Optional props: topic body.

URLs

new-topic-instant

Prompt

Emit new event when a new topic is created. Required props: topic id, topic title.

URLs

Actions

create-project-backup

Prompt

Creates a backup of a project. Required prop is the project-identity. Optionally, user can configure a backup-frequency.

URLs

create-topic

Prompt

Adds a new topic. Required prop is the topic-name. Optionally, user can attach related project(s) through topic-project-relations prop.

URLs

export-publication

Prompt

Exports an existing publication to a user-selected format. Required prop is the publication-identity. Optional prop is the choice of output-format.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 21, 2024
@jcortes jcortes self-assigned this May 30, 2024
@jcortes
Copy link
Collaborator

jcortes commented Jun 5, 2024

To QA and Devs: I didn't implement triggers because there is no documentation available by the platform

@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-documenterra-a23f57e019e44a3eac0fcad99f602fac

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

Successfully merging a pull request may close this issue.

4 participants