Changelogfy is an all-in-one software platform designed for product teams to manage the entire user feedback lifecycle. Its main purpose is to help companies make better product decisions by listening to their users. The platform allows you to capture feedback from various sources, organize it in a central place, and use it to build a public product roadmap. It also includes tools to announce product updates through a changelog and provide customer support with a knowledge base. The company is based in Brazil and serves businesses of all sizes, from solo founders to larger teams, helping them to build products that customers truly want.
Changelogfy offers a suite of tools to connect with users and improve your product.
Changelogfy offers several pricing plans to fit different team sizes and needs. The plans are structured in tiers.
Changelogfy offers a free trial for users to test the platform's features before committing to a paid plan. The trial typically provides access to most, if not all, of the features available in the premium plans for a limited time. There may also be a limited free plan available for very small projects, which would include basic feedback collection and changelog functionalities, but with Changelogfy branding and other restrictions.
Getting started with Changelogfy is a straightforward process.
Pros:
Cons:
Changelogfy is designed to work with other tools in your stack to create a smooth workflow. While a complete, official list of integrations should be checked on their website, it typically connects with popular services. Common integrations include:
To set up an integration, you usually need to go to the 'Integrations' section in your Changelogfy dashboard, select the app you want to connect, and follow the authorization steps.
Yes, Changelogfy provides a REST API for developers. The API allows you to programmatically interact with your data, such as fetching feedback, creating changelog entries, or managing users. This is useful for building custom integrations or automating workflows.
To use the API, you first need to obtain an API key. You can typically generate this key from your account settings or dashboard, often in a section labeled 'API' or 'Developer'.
Here is a basic example of how you might use the API with cURL to fetch feedback posts:
curl -X GET 'https://api.changelogfy.com/v1/feedback/posts' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json'
Remember to replace YOUR_API_KEY
with your actual secret key. For detailed information, you should consult the official API documentation on the Changelogfy website.
There is no public information available about a formal affiliate program offered by Changelogfy. Companies of this type often have partnership programs for agencies, resellers, or influencers. If you are interested in promoting Changelogfy, the best approach is to contact their support or sales team directly. You can email them to ask about any available partner programs, referral commissions, or other ways you can collaborate.