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
- Board
Updated Post
Triggers when a post is updated (title, content, status, board, tags, etc.).
- 1 parameters
- Board
New Comment
Triggers when a new comment is created on a post.
- 1 parameters
- Post
New Vote on Post
Triggers when a post receives a new vote (upvote).
- 1 parameters
- Board
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
- Board
- Title
- Content
- Status
- Tags
- Assignee
- Visibility
Update Post
Updates an existing post. Only provided fields will be modified.
- 8 parameters
- Post
- Title
- Content
- Board
- Status
- Tags
- Assignee
- Notify Voters
Create Comment
Creates a new comment on a post.
- 4 parameters
- Post
- Comment
- Private
- Parent Comment ID
Add Vote to Post
Adds an upvote to a post. If the user has already voted, no duplicate is added (idempotent).
- 3 parameters
- Post
- Voter Email
- Voter Name
Create or Update Contact
Creates a new contact or updates an existing one. Matches by email or userId.
- 6 parameters
- Name
- External User ID
- Companies
- Custom Fields
- Subscribe to Changelog
Create or Update Company
Creates a new company or updates an existing one. Matches by companyId.
- 7 parameters
- Company ID
- Company Name
- Monthly Spend
- Industry
- Website
- Plan
- Company Size
Create Changelog
Creates a new changelog entry (draft by default).
- 6 parameters
- Title
- Content (Markdown)
- Categories
- Featured Image URL
- State
- Date
Publish Changelog
Publishes a changelog entry and optionally sends email notifications to subscribers.
- 2 parameters
- Changelog
- Send Email Notification
Create Conversation
Creates a new conversation on behalf of a contact.
- 2 parameters
- Contact
- Message
Reply to Conversation
Adds a reply to an existing conversation.
- 6 parameters
- Conversation ID
- Message
- Reply As
- Admin
- Contact
- Message Type
Find Post
Finds a post by searching or by ID.
- 4 parameters
- Post
- Board
- Search Query
- Status
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.
