July 2022 Summaries
8 posts from Merge
Filter
Month:
Year:
Post Summaries
Back to Blog
Merge is an integration platform that simplifies the process of connecting various third-party APIs through its Unified API and Authenticated Passthrough Requests. By utilizing Merge's Common Models, developers can handle typical use cases efficiently and rely on the platform's tokenized authentication and standardized error messages to save time and prevent security issues. Authenticated Passthrough Requests allow users to make API calls to specific third-party services, such as BambooHR, without storing sensitive credentials, as Merge handles the authentication process. This feature significantly reduces development time by providing human-readable error messages and allowing users to perform any task achievable through direct integration, facilitated by Merge’s Common Models. Merge's platform is designed to manage customer integrations effectively, providing support for constructing Passthrough requests and ensuring a seamless experience for its users.
Jul 28, 2022
937 words in the original blog post.
Merge has expanded its Unified API to include SCIM-based directory integrations, allowing users to access and manage corporate directory data from systems such as Okta, Google Workspace, OneLogin, and JumpCloud through a single API. This development is a natural progression from their existing HR and Payroll Unified API, which has already facilitated over 40 integrations. The update introduces SCIM-specific fields in the Employee Model, now referred to as the User Model, while maintaining consistency with existing models like Groups, Locations, and Teams. Merge's platform supports intuitive webhooks and supplemental data, enabling seamless data synchronization and management for various organizational roles. The platform seeks to simplify the integration process for B2B products and expands enterprise capabilities by offering comprehensive directory integration solutions.
Jul 25, 2022
700 words in the original blog post.
The text outlines the challenges and complexities of managing and scaling integration projects, emphasizing the importance of integration management beyond the initial development phase. It discusses the role of unified APIs, such as Merge, in simplifying authentication, handling integration maintenance, managing data control, and addressing rate limits. The text highlights how unified APIs streamline these processes by offering standardized solutions and tools, making maintenance more efficient and reducing the burden on engineering teams. Merge's platform is portrayed as a comprehensive solution that provides features like searchable logs and issues dashboards, which aid in diagnosing integration problems and enhancing customer success. The overall message is that investing in a unified API can significantly alleviate the long-term costs and complexities associated with scaling integration offerings.
Jul 15, 2022
1,594 words in the original blog post.
Merge's integration with ClickUp through its Unified API allows users to access and manage data seamlessly from ClickUp's productivity platform, transforming endpoints like "Tasks" into standardized models such as "Tickets" that can be used across various platforms. This integration simplifies authentication and data handling by using a secure token exchange, helping users synchronize and troubleshoot easily without deep engineering knowledge. Merge provides flexibility by allowing users to access both its normalized data and the original ClickUp API data directly, offering a robust and user-friendly solution for integrating project management data. Prospective users can test out the integration by signing up for a free ClickUp account and utilizing Merge's resources, such as its Public Postman repo and Help Center, to explore how the Project Management API can be tailored to their needs.
Jul 13, 2022
836 words in the original blog post.
The provided text outlines a detailed guide on how to integrate with Jira's API, emphasizing the importance of understanding and handling authentication to create and manage issues effectively. It explains the use of basic authentication with Jira, requiring specific credentials such as the sub-domain, email address, and an API token, and highlights the relative simplicity of Jira's REST API, which returns responses in JSON format. The text also discusses the process of building GET and POST requests, using specific query parameters for efficient data retrieval, and addresses the use of pagination to manage API call loads. Additionally, it introduces Merge as a platform that facilitates the integration of various ticketing and task management systems, offering a Unified API that simplifies the process for developers, and mentions the availability of a demo for those interested in exploring Merge's capabilities further.
Jul 12, 2022
1,090 words in the original blog post.
Merge's Cookie Policy outlines the use of cookies to enhance user experience on their site, with a link to their Privacy Policy for more information. The company offers a Unified API that allows for hundreds of integrations, and introduces Magic Link, a feature that enables fast and frictionless integration through a shareable URL, requiring zero front-end code. Magic Link can be generated in two ways: through the Merge Dashboard or via an API call, and it expires after a maximum of 7 days. This feature is ideal for providing a seamless user experience, guiding users through authorization, and offering personalized support. Additionally, Merge offers Embedded Link for more control over the integration process, and provides resources such as onboarding docs and a blog with stories and best practices for using their platform.
Jul 12, 2022
625 words in the original blog post.
In the face of market slowdowns, companies are leveraging integration strategies to drive revenue and reduce costs, with integration platforms as a service (iPaaS) like Merge's Unified API playing a crucial role. Integrations are essential for expanding a product's ecosystem, enhancing customer experience, and providing a competitive edge in decentralized enterprise software landscapes. Companies like HubSpot and Plaid have demonstrated the value of extensive integration networks, while others like Agora, Assembly, and Drata have benefited from the streamlined processes and cost savings offered by Unified APIs. By reducing time to market, saving on engineering resources, and simplifying partnerships, integration platforms allow businesses to focus on core product development and improve sales performance. As integration becomes increasingly crucial for product offerings, companies are turning to iPaaS solutions to manage complex integration needs efficiently and effectively, thereby impacting both their revenue and operational expenses positively.
Jul 08, 2022
2,033 words in the original blog post.
Merge has introduced Unified Writes, enhancing its Unified API to allow seamless data writing across various third-party platforms. This development addresses the complexities of platform-specific variability by utilizing features such as the /meta endpoint, which provides developers with comprehensive information on required and optional fields for integrations. Unified Writes also support non-standard fields through integration-specific, linked account-specific, and input-conditional parameters, ensuring no data POST requests are blocked. Debugging has been streamlined with standardized error messages and a new Debug Mode that clarifies third-party platform responses. These improvements enable developers to implement robust data writing capabilities in their products, accommodating diverse customer needs while simplifying the integration process.
Jul 06, 2022
1,564 words in the original blog post.