Poozle is an open-source single API for Product Integrations
Poozle provides complete devtooling around product integrations. Companies need to extract their customers' data tools like Github, Jira, Notion, Zendesk, Salesforce etc. Hence in the journey companies end up building their own integration infrastructure. Poozle provides a single API for the same that enables companies to integrate multiple of these tools at once. We do the hard work of integrating and smoothing them and exposing developers to a clean and unified interface. We aim to make it easy for companies to build new integrations.
Don't muck with data transformations and API quirks. Common Models provide normalized, constantly synced data for each category of integrations.
- Managed Authentication
- Bi-directional data syncing
- Automatic rate-limits & retries
- Pagination
- Unified data model
- Webhooks (coming soon)
- Built-in monitoring (coming soon)
- Add a line to get your users to connect their accounts using our react-sdk:
import { usePoozleLink } from "@poozle/react-poozle-link";
const { open: poozleOpen, isReady } = usePoozleLink({
linkId: "bb966689-5b7e-4aee-ac78-fe036c2612ce",
});
Try Poozle in 10 minutes with the Quickstart 🚀.
Poozle works with any API and use-case. Adding Integration is easy and we already have the main APIs covered.
5+ Integrations are pre-configured to work out-of-the-box, including:
- Ticketing: GitHub, GitLab, Linear, Jira, Asana etc.
- Messaging: Slack, Gmail etc.
If your favourite Integration is missing open a GitHub issue
Whether it's big or small, we love contributions. Check out our guide to see how to get started.
Not sure where to get started? You can:
- Join our Slack, and ask us any questions there.
Poozle takes security issues very seriously. If you have any concerns about Poozle or believe you have uncovered a vulnerability, please get in touch via the e-mail address support@poozle.dev. In the message, try to describe the issue and ideally a way of reproducing it. The security team will get back to you as soon as possible.
Note that this security address should be used only for undisclosed vulnerabilities. Please report any security problems to us before disclosing it publicly.
The product is under the MIT License