Skip to content

Latest commit

 

History

History
129 lines (90 loc) · 6.28 KB

README.md

File metadata and controls

129 lines (90 loc) · 6.28 KB

Panora

Open-Source Unified API

Hero

🕹️ Try

  • Prerequisite: You should have Git and Docker installed
  1. Get the code
  git clone https://github.com/panoratech/Panora.git
  1. Go to Panora folder
  cd Panora && cp .env.example .env
  1. Start
  docker compose -f docker-compose.source.yml up

Panora is now running! Follow our Quickstart Guide to start adding integrations to your product !

See also our selfhost guide here !

If you want to chat with our codebase, feel free to use our friend's amazing tool !

✨ Core Features

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

✨ Integrations Catalog

Panora supports integration with the following objects across multiple platforms:

Here is an extensive list of all integrations !

CRM Unified API

Contacts Deals Notes Engagements Tasks Users Companies Stage
Hubspot ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Pipedrive ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Zoho CRM ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Zendesk Sell ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Attio ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Close ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Ticketing Unified API

Tickets Comments Users Contacts Accounts Tags Teams Collections
Zendesk
Front
Jira
Gitlab
Github

File Storage Unified API

Drives Files Folders Groups Users Permissions Shared Links
Google Drive ✔️ ✔️ ✔️ ✔️ ✔️
Box ✔️ ✔️ ✔️ ✔️ ✔️
Dropbox ✔️ ✔️ ✔️ ✔️ ✔️
OneDrive ✔️ ✔️ ✔️ ✔️ ✔️
Sharepoint ✔️ ✔️ ✔️ ✔️ ✔️

Ecommerce Unified API

Customers Orders Fulfillments Fulfillment Orders Products
Amazon ✔️ ✔️
Shopify ✔️ ✔️ ✔️ ✔️ ✔️
Squarespace ✔️ ✔️ ✔️
Woocommerce ✔️ ✔️ ✔️

Your favourite software is missing? Ask the community to build a connector!

🚢 Roadmap

See our project roadmap here !

👾 Join the community

🤔 Questions? Ask the core team

Book us with Cal.com

🚀 Contributors

Want to contribute? Visit our guide or check our detailed integrations guide here.

Our guidelines.