-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
utopian_labs
URLs
Webhook Sources
new-idea-submission-instant
Description
Emit new event when a user submits a new idea to a Utopian Labs project. Useful for initiating review or feedback workflows. Users can optionally filter by project ID.
new-comment-instant
Description
Emit new event when a comment is added to an idea or project discussion. Requires idea or project ID to scope the event.
new-project-follow-instant
Description
Emit new event when a user follows a project. Useful for keeping track of community engagement. Users can optionally filter by project ID.
Actions
create-idea
Description
Create a new idea in a specified project. Requires project ID, title, and content. Optional fields include tags and attachments.
post-comment
Description
Post a comment on a specific idea or project discussion. Requires target ID and comment body. Optional mention tags or reply-to comment ID.
update-idea-status
Description
Update the status of an existing idea (e.g., from 'submitted' to 'under review' or 'approved'). Requires idea ID and new status.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status