Home / Companies / Merge / Blog / August 2024

August 2024 Summaries

10 posts from Merge

Filter
Month: Year:
Post Summaries Back to Blog
Merge, a company offering a Unified API, has a team of talented individuals who work together to build and improve the platform, which enables users to add hundreds of integrations to their products. One such team member is Ryan Sullivan, a partner engineer who joined Merge after working at Oscar Health, where he was drawn by the opportunity to work with a smart and driven team and help build out the company's integrations. At Merge, Ryan's typical day involves building, maintaining, or enhancing integrations, and he enjoys the community and camaraderie among his colleagues, who often spend time together outside of work. The company is led by a team of experienced professionals, including Jon Gitlin, the Senior Content Marketing Manager, who has a background in the integration and automation space. Merge's platform is designed to make it easy for customers to manage their integrations, and the company is committed to providing a great experience for its users, with a range of resources available, including a blog and customer support.
Aug 29, 2024 742 words in the original blog post.
Merge has introduced a new feature called Merge SFTP to address situations where APIs may not be available or feasible for data integration. This feature allows customers to automatically or manually export reports from systems like HiBob, Workday, SAP Success Factors, and ADP to a Merge-hosted SFTP server, where the data is normalized into Common Models. Merge SFTP supports automated user provisioning, deprovisioning, and employee compensation analysis by enabling regular data exports from HRIS and ATS systems, facilitating efficient onboarding and data management. Customers can also use the Field Mapping feature to sync additional data types, and the service is available at no extra cost for users on Professional or Enterprise plans. Merge emphasizes its commitment to expanding HRIS and ATS integrations, offering a versatile integration platform beyond its Unified API product.
Aug 29, 2024 1,108 words in the original blog post.
Offset pagination is a method used in API pagination to fetch data from large datasets by specifying a starting point and limiting the amount of data returned per request, making it easier to manage data without overwhelming the server. Unlike cursor, keyset, or token-based pagination, offset pagination skips a predefined number of records to retrieve the desired subset of data. While this method is easy to implement and widely supported, it can become inefficient with large offsets as every data point needs processing, potentially leading to skipped or double-counted items. Offset pagination is ideal for datasets that change infrequently, but for datasets that update often, methods like cursor-based pagination might be more suitable. Best practices for offset pagination include sorting data with immutable fields, avoiding high limits to prevent server strain, and reviewing API documentation for specific guidelines. Merge offers a unified API solution simplifying integration with multiple third-party applications, thus easing pagination management across different integrations.
Aug 28, 2024 1,358 words in the original blog post.
The text provides a comprehensive guide on obtaining an API key for connecting Google’s Gemini LLM to internal applications or products, detailing a five-step process through the Google AI Studio. It highlights the importance of understanding Gemini's pricing plans, rate limits, potential errors, and the SDKs available for integration across various programming languages. Additionally, it outlines the extensive capabilities offered by the Gemini API in text, vision, and audio processing, alongside safety features to filter outputs. The document concludes with a brief introduction to Merge’s Unified API, which simplifies integration with numerous third-party applications and provides support for maintaining these integrations, emphasizing Merge’s role as an integration management platform.
Aug 26, 2024 1,421 words in the original blog post.
Merge provides a platform that streamlines the process of building and maintaining API integrations by utilizing software development kits (SDKs), which are available in six programming languages. These SDKs simplify integration tasks by abstracting endpoint details, offering guidance on parameters, and reducing the need for manual API documentation review, ultimately saving engineers significant time and preventing poorly-built integrations. By focusing on mature SDKs, developers can enhance their experience and concentrate on core product initiatives, while Merge's unified API allows for hundreds of integrations across software categories without the need for multiple SDKs. The platform offers detailed instructions and IntelliSense support to guide developers through making requests and handling responses efficiently, ensuring reliable and performant integrations.
Aug 26, 2024 1,649 words in the original blog post.
The text provides an overview of white label integration platform as a service (iPaaS) solutions, specifically focusing on their benefits and drawbacks. It explains that these solutions allow companies to offer integrations with third-party software without revealing the involvement of an external vendor, thereby reducing customer concerns over security and reliability. The text also highlights the advantage of saving developer resources and improving the perceived productivity of a company's engineering team. However, it notes potential downsides, such as dependency on third-party reliability, additional costs, and integration issues that remain out of the company's control. The text further compares embedded iPaaS solutions to unified API platforms, emphasizing how the latter, like Merge's Unified API, can streamline integration processes by offering a broad range of pre-built integrations while allowing for white labeling to enhance user experience.
Aug 22, 2024 1,475 words in the original blog post.
Merge's Product Lounge is a two-day event for product management leaders designed to provide learning, networking, and relaxation opportunities. Scheduled to take place near Dreamforce, the event features sessions from prominent figures in the product management field, such as Stephen Hsu, Carlos Gonzalez de Villaumbrosia, and Connor Hayes, discussing topics like becoming a world-class product leader and building AI features successfully. Participants can receive signed copies of "The Product Book," enjoy complimentary massages, and network over free catered meals. The event includes raffles with prizes like an Airbnb gift card and a Therabody Theragun, and attendance is free of charge. Additionally, Merge is highlighted as more than just a Unified API product, serving as a platform for managing customer integrations.
Aug 21, 2024 938 words in the original blog post.
The text outlines the functionality and advantages of Merge's Unified API platform, which facilitates the integration of customer relationship management (CRM) systems by providing a streamlined approach to connecting with various CRM APIs. It highlights the benefits of using CRM APIs, such as syncing data and enhancing internal and customer-facing integrations, using examples like Insightly's API endpoints. The discussion includes strategies for leveraging CRM integrations, such as connecting CRMs with marketing automation tools or file storage applications, to optimize workflow and data accessibility. The platform allows developers to efficiently manage and maintain multiple CRM integrations, alleviating the technical burden on engineering teams. Merge also provides integration observability tools to swiftly identify and resolve issues, ensuring smooth operation of customer integrations.
Aug 06, 2024 1,246 words in the original blog post.
The text introduces "Meet the Mergies," a content series spotlighting employees at Merge, with a focus on Tok Utsunomiya, the head of customer success. Tok shares his journey from working at Heap, his reasons for joining Merge, and his enthusiasm for the company's product, people, and opportunities. A typical day for him involves various customer success tasks aimed at enhancing customer experience, such as direct client interactions and program refinements. The narrative emphasizes the dynamic and engaging work environment at Merge, characterized by passionate and talented colleagues, alongside enjoyable team activities. Additionally, Merge is portrayed as a versatile integration platform, not just a Unified API product, highlighting its role in managing customer integrations.
Aug 05, 2024 842 words in the original blog post.
Automating user provisioning and deprovisioning is crucial for companies to increase product adoption and mitigate security risks, as it enables the seamless addition and removal of users from a platform. This process involves automatically assigning permissions and access to new users and revoking them when an employee leaves, typically initiated through integrations with HRIS solutions. Companies like Ramp, AngelList, and BILL have successfully automated these processes, resulting in enhanced user experiences, improved customer retention, and increased close rates. The benefits of automating user provisioning and deprovisioning include protecting sensitive information, streamlining user management, and delivering faster time to value. To achieve this automation, companies can utilize tools like embedded iPaaS or unified API solutions, such as Merge's Unified API, which offers a scalable and efficient way to build HRIS integrations and access multiple categories of integrations. By implementing automated provisioning and deprovisioning flows, businesses can improve their overall security posture and provide a better experience for their customers.
Aug 01, 2024 1,534 words in the original blog post.