Automate Featurebase for free on Stepper
Product feedback and feature request management platform with changelog, roadmaps, and surveys.
Triggers available for Featurebase on Stepper
New Post
Triggers when a new post (feedback, feature request) is created.
- 1 parameters
Updated Post
Triggers when a post is updated (title, content, status, board, tags, etc.).
- 1 parameters
New Comment
Triggers when a new comment is created on a post.
- 1 parameters
New Vote on Post
Triggers when a post receives a new vote (upvote).
- 1 parameters
Changelog Published
Triggers when a changelog entry is published.
New Conversation
Triggers when a user starts a new conversation.
Actions available for Featurebase on Stepper
Create Post
Creates a new feedback post on a board.
- 7 parameters
Update Post
Updates an existing post. Only provided fields will be modified.
- 8 parameters
Create Comment
Creates a new comment on a post.
- 4 parameters
Add Vote to Post
Adds an upvote to a post. If the user has already voted, no duplicate is added (idempotent).
- 3 parameters
Create or Update Contact
Creates a new contact or updates an existing one. Matches by email or userId.
- 6 parameters
Create or Update Company
Creates a new company or updates an existing one. Matches by companyId.
- 7 parameters
Create Changelog
Creates a new changelog entry (draft by default).
- 6 parameters
Publish Changelog
Publishes a changelog entry and optionally sends email notifications to subscribers.
- 2 parameters
Create Conversation
Creates a new conversation on behalf of a contact.
- 2 parameters
Reply to Conversation
Adds a reply to an existing conversation.
- 6 parameters
Find Post
Finds a post by searching or by ID.
- 4 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.