You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: