Have you met anyone who loves developing integrations? No. Thatβs why we designed an easy developer experience that youβll enjoy
- Simple developer experience: easy to self-host, uses industry-standard data models, and is extensible
- Builder-friendly terms: Panora is open-source, and offers generous tips for contributors
More than a devtool: Panora helps you put your product at the core of your customer's daily workflows
Your customers expect all of their tools to work well together. Panora avoids your team spending hundreds of hours building and maintaining integrations instead of your core product.
Magic Links: Let your users grant you access to their data. Without writing code. |
Custom Fields: Reflect in Panora the specific data points that matter to your users |
Passthrough Requests: Interact with other software platforms in their native format. |
Webhooks: Listen to one webhook to receive normalized data from various software platforms |
Panora supports integration with the following objects across multiple platforms:
Contacts | Deals | Notes | Engagements | Tasks | Users | Companies | |
---|---|---|---|---|---|---|---|
Hubspot | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | |
Pipedrive | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | |
Zoho CRM | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | |
Zendesk Sell | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | |
Attio | βοΈ | βοΈ |
Tickets | Comments | Users | Contacts | Accounts | Tags | Teams | Collections | |
---|---|---|---|---|---|---|---|---|
Zendesk | β | β | β | β | β | β | β | |
Front | β | β | β | β | β | β | β | |
Jira | β | β | β | β | β | β | ||
Gorgias | β | β | β | β | β | β |
Your favourite software is missing? Ask the community to build a connector!
- Prerequisite: You should have Git and Docker installed
- Get the code
git clone https://github.com/panoratech/Panora.git
- Go to Panora folder
cd Panora && cp .env.example .env
- Start
docker compose up
Visit our Quickstart Guide to start adding integrations to your product
Want to contribute? Visit our guide or check our detailed integrations guide here.
Our guidelines.