Frill is a software tool designed for product teams to manage customer feedback effectively. Its main purpose is to provide a central place to collect feature ideas from users, organize them, and communicate product updates. With Frill, companies can create public feedback boards where customers can submit suggestions and vote on existing ones. This helps product managers understand what users truly want. The platform also includes features for building public roadmaps to show customers what is being worked on, and an announcements tool, which works like a changelog, to inform users about new feature releases. Frill is designed to be simple and integrate smoothly into a company's existing website or application using a widget.
Frill offers a focused set of features to improve the product feedback loop.
Frill provides several pricing tiers to fit different company sizes and needs. The plans are structured to scale as your business grows.
Frill does not offer a permanent free plan. However, it provides a 14-day free trial for new users to test the platform's full capabilities. The trial does not require a credit card to sign up. During the trial period, users typically have access to all the features available in the premium plans, allowing them to fully evaluate the tool before committing to a paid subscription.
Getting started with Frill is a straightforward process.
Frill is a popular tool, but it has its own advantages and disadvantages.
Pros:
Cons:
Frill connects with many popular tools to streamline your workflow.
If Frill is not the right fit, consider these alternatives.
Yes, Frill provides a developer API that allows you to interact with your feedback data programmatically. You can use the API to create, read, and update ideas, users, and other resources. To get your API key, you typically need to navigate to the settings or integrations section of your Frill account dashboard. The key will be available there for you to copy.
Here is a basic example of how to fetch ideas using the API with cURL:
curl -X GET "https://api.frill.co/v1/ideas" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
Replace YOUR_API_KEY
with your actual key from the Frill dashboard.
Frill offers a partner program for those who want to promote the tool. You can earn a commission for every new paying customer you refer. The program typically offers a recurring commission, meaning you get paid for as long as the referred customer stays subscribed. To join, you usually need to apply through their website. If you cannot find a public affiliate page, it is recommended to email their support team directly to inquire about becoming a partner or influencer. They can provide details on commission rates and payment terms.