Home / Companies / Retool / Blog / June 2023

June 2023 Summaries

6 posts from Retool

Filter
Month: Year:
Post Summaries Back to Blog
In response to the challenge of managing and scaling knowledge within enterprises and startups, a team at Retool developed an AI-powered enterprise search tool to streamline access to information and reduce redundancy. The tool integrates diverse internal data sources into a consolidated knowledge base, leveraging Retool, GPT-4, and a vector database to enhance accessibility for sales and engineering teams. By employing in-context learning, the system allows users to query a unified knowledge base, thereby reducing reliance on individual expertise and improving efficiency. The search tool's development involved creating a knowledge database from sources like Slack, Confluence, and public documentation, and utilizing vector embeddings to facilitate effective search capabilities. This innovative approach enhances team productivity and customer support by enabling rapid access to information, thus transforming the way Retool's field engineering team tackles complex technical questions and contributes to a more collaborative working environment.
Jun 23, 2023 2,337 words in the original blog post.
Businesses often rely on internal tools to support non-technical teams such as support, marketing, and sales, which spend a significant portion of their time using these tools. As companies scale, custom-built internal tools can provide tailored solutions to unique challenges that off-the-shelf software may not address effectively. Building these tools, however, requires a substantial technical investment, which can be seen as a trade-off with core product development. Nonetheless, investing in custom tools can enhance operational efficiency, reduce bottlenecks, and lead to better customer experiences, ultimately benefiting the business's overall health. By leveraging common software patterns and reusable components, engineering teams can develop bespoke tools more efficiently. It's crucial to communicate the value of these engineering investments clearly to secure buy-in from stakeholders and ensure alignment between technical and non-technical teams.
Jun 12, 2023 1,144 words in the original blog post.
Chris Sperandio's journey from a Segment admirer to a key team member highlights the company's early emphasis on customer satisfaction, innovative use of technology, and cross-functional data access. Initially joining as a "success engineer," Chris was tasked with handling technical support escalations, which involved learning quickly and juggling multiple responsibilities. The small team, under 20 members, managed substantial growth by prioritizing customer service and using unconventional tools like homegrown chat bots and automation to streamline processes. Their commitment to automating repetitive tasks not only improved efficiency but also allowed the team to focus on crucial tasks, such as expanding partner integrations. By innovatively using platforms like GitHub as a database and ensuring data accessibility across teams, Segment fostered a culture of informed decision-making and rapid problem-solving. Chris's experience at Segment not only provided him significant learning opportunities but also highlighted the importance of customer success as a foundation for professional growth and company success.
Jun 07, 2023 1,547 words in the original blog post.
In the second part of a blog series, the author continues to explore the creation of a card management dashboard using Stripe's Issuing API and Retool, focusing on enabling administrators to block, unblock, cancel, and issue new cards through user-friendly interfaces. This segment builds on the foundation established in Part 1 by implementing features that allow admins to manage card statuses with ease, using dedicated buttons and resource queries for each action. Additionally, the series highlights the capability to issue new cards for employees directly from the dashboard, enhancing operational efficiency. The blog emphasizes the flexible integration capabilities of Retool with various tools like Stripe, Twilio, and HubSpot, allowing businesses to customize their admin panels to meet specific needs. The overall aim is to inspire creativity in leveraging Stripe's API and Retool's app builder for effective card management.
Jun 06, 2023 1,160 words in the original blog post.
In a fast-paced business environment, managing bank cards effectively is crucial, and Stripe's Issuing API offers a seamless solution for creating, managing, and distributing payment cards efficiently. By integrating Stripe's Issuing API with Retool’s app builder, businesses can provide non-technical administrators with an easy-to-use interface, bypassing the need for direct access to Stripe’s dashboard while maintaining essential card management capabilities. This blog post details the initial setup for building a card management dashboard using Stripe’s Issuing API and Retool, focusing on obtaining API credentials, setting up Stripe as a resource in Retool, and creating user stories for viewing, searching, and filtering issued cards. The step-by-step guide explains how to configure the interface, including setting up table components, search inputs, and filters, to enable administrators to manage cards effectively. The post is the first part of a series, with the second installment promising to extend the dashboard's functionalities to include issuing new cards and blocking or canceling existing ones.
Jun 06, 2023 2,272 words in the original blog post.
Retool has introduced a new version of its popular Table component, designed to efficiently handle large datasets by rendering, updating, and scrolling through over 100,000 rows and hundreds of columns swiftly. This component offers built-in features such as filtering, sorting, and customizable action buttons, making it an attractive alternative to standalone component libraries that often require additional customization and CSS for advanced functionalities. The new Table is highly customizable, allowing integration with other application elements, and supports multiple dynamic data sources. It is optimized for performance, maintaining constant speed regardless of the dataset size, and includes features such as data type auto-detection, primary keys, and persistent row selection. The Table component can be seamlessly paired with over 100 components in the Retool library, enabling the creation of complex interfaces and workflows. This update, aimed at cloud users and soon to be available to self-hosted customers, promises to enhance developer efficiency and user interaction by reducing the need for manual coding and improving performance on large datasets.
Jun 01, 2023 761 words in the original blog post.