Kintone is an all-in-one workplace platform that allows teams to build custom business applications, automate workflows, and manage data without needing extensive technical skills. Its core purpose is to replace scattered spreadsheets and disconnected single-purpose apps with a unified, collaborative environment. Users can create applications for CRM, project management, expense reporting, employee databases, and more using a drag-and-drop interface. Kintone is a product of Cybozu, Inc., a Japanese software company founded in 1997. The platform is designed to empower 'citizen developers'—business users who can create solutions to their own problems, leading to more efficient and data-driven operations.
Kintone's pricing is typically based on a per-user, per-month subscription model with a minimum number of users required. They generally offer a primary plan that includes access to most features, such as unlimited app creation, workflow automation, and storage space. For larger organizations with more complex needs, an Enterprise plan is available. This tier often includes advanced features, premium support options, and enhanced security controls. The pricing structure is designed to be straightforward, providing a comprehensive solution without a complex web of different tiers for small to medium-sized businesses.
Kintone does not offer a permanent free plan. However, they provide a 30-day free trial that gives full access to the platform's features. The trial allows potential users to build applications, test workflows, and explore all functionalities with their team. This trial period is designed to help businesses evaluate if Kintone is the right fit for their specific needs before committing to a paid subscription.
Getting started with Kintone is a straightforward process focused on building custom solutions quickly.
Pros:
Cons:
Kintone can be connected to a variety of other software tools through its API, plugins, and integration platforms like Zapier. This allows for the creation of a more connected and automated business ecosystem. Key integrations include:
Yes, Kintone provides a comprehensive set of APIs for developers. This includes a REST API for server-side integrations and a JavaScript API for client-side customization. These APIs allow you to programmatically read, write, and update data in Kintone apps, integrate with other systems, and build custom user interfaces.
To use the API, you typically need to generate an API token from within the settings of a specific Kintone app. This token provides secure, authenticated access without needing user credentials. You can find detailed documentation on the Kintone Developer Network website.
Example cURL request to get records:
curl -H "X-Cybozu-API-Token: YOUR_API_TOKEN" "https://your_subdomain.kintone.com/k/v1/records.json?app=APP_ID"
This command fetches records from the specified app ID using your unique API token.
Kintone offers a Partner Program rather than a traditional affiliate program with public commission rates. This program is designed for technology partners, solution providers, and resellers who want to build solutions on the Kintone platform or sell Kintone to their clients. Partners typically receive benefits like technical support, training, co-marketing opportunities, and referral fees or reseller discounts. To join, you generally need to apply through the Kintone website and discuss the terms with their partnership team. For individuals looking to promote the tool, it is best to contact their support or sales team to inquire about potential influencer or referral arrangements.
Show your users that Kintone is listed on SAASprofile. Add this badge to your website:
<a href="https://saasprofile.com/kintone?utm_source=saasprofile&utm_medium=badge&utm_campaign=embed&utm_content=tool-kintone" target="_blank"><img src="https://saasprofile.com/kintone/badge.svg?theme=light&width=200&height=50" width="200" height="50" alt="Kintone badge" loading="lazy" /></a>