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