diff --git a/README.md b/README.md index 430dd90cf..7f793964e 100644 --- a/README.md +++ b/README.md @@ -15,18 +15,37 @@
- Website π - Documentation π - Status π’ + Website π - Documentation π - Discord π½
-### 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 +# πΉοΈ Try -### More than a devtool: Panora helps you put your product at the core of your customer's daily workflows +- Prerequisite: You should have Git and Docker installed + + 1. Get the code + +``` + git clone https://github.com/panoratech/Panora.git + ``` + + 2. Go to Panora folder + +``` + cd Panora && cp .env.example .env + ``` + + 3. Start + +``` + docker compose up + ``` + +Panora is now running! Follow our [Quickstart Guide](https://docs.panora.dev/quick-start) to start adding integrations to your product ! + +See also [our selfhost guide here !](https://docs.panora.dev/open-source/selfhost/self-host-guide) -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. # β¨ Core Features @@ -43,7 +62,7 @@ Panora supports integration with the following objects across multiple platforms [Here is an extensive list of all integrations !](https://docs.panora.dev/integrations-catalog) -### CRM +### CRM Unified API | | Contacts | Deals | Notes | Engagements | Tasks | Users | Companies | |-----------------------------------------------|:--------:|:-----:|:-----:|:-----------:|:-----:|:-----:|:---------:| @@ -53,48 +72,34 @@ Panora supports integration with the following objects across multiple platforms | Zendesk Sell | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | | | Attio | βοΈ | | | | | | βοΈ | -### Ticketing +### Ticketing Unified API -| | Tickets | Comments | Users | Contacts | Accounts | Tags | Teams | Collections | +| | Tickets | Comments | Users | Contacts | Accounts | Tags | Teams | Collections | |-------------|:----------:|:-------:|:-------:|:------------:|:-------:|:-------:|:------:|:-------------:| | Zendesk | β | β | β | β | β | β | β | | | Front | β | β | β | β | β | β | β | | | Jira | β | β | β | | | β | β | β | -| Gorgias | β | β | β | β | | β | β | | - -### ATS (New!) +| Gitlab | β | β | β | | | | | β| + +### ATS Unified API (New!) | | Activities | Applications | Candidates | Departments | Interviews | Jobs | Offers | Offices | Scorecard | Users | |-------------|:----------:|:------------:|:----------:|:-----------:|:----------:|:----:|:------:|:-------:|:---------:|:-----:| | Ashby | β | β | β | β | β | β | β | β | β | β | -Your favourite software is missing? [Ask the community to build a connector!](https://github.com/panoratech/Panora/issues/new) - -# πΉοΈ Try the Open-Source version - -- Prerequisite: You should have Git and Docker installed - - 1. Get the code - -``` - git clone https://github.com/panoratech/Panora.git - ``` - - 2. Go to Panora folder -``` - cd Panora && cp .env.example .env - ``` +### File Storage Unified API - 3. Start +| File Storage | Drives | Files | Folders | Groups | Users | Permissions | Shared Links | +|-----------------------------------------------|:--------:|:-----:|:-----:|:-----------:|:-----:|:-----:|:---------:| +| [Google Drive]() | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | | | +| [Box]() | | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | | +| [Dropbox]() | | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | | +| [OneDrive]() | βοΈ | βοΈ | βοΈ| βοΈ | βοΈ | | | -``` - docker compose up - ``` -Visit our [Quickstart Guide](https://docs.panora.dev/quick-start) to start adding integrations to your product ! -See also [our selfhost guide here !](https://docs.panora.dev/open-source/selfhost/self-host-guide) +Your favourite software is missing? [Ask the community to build a connector!](https://github.com/panoratech/Panora/issues/new) # πΎ Join the community diff --git a/docs/api-reference/postman.mdx b/docs/api-reference/postman.mdx index 7a6d6eeae..97fc36dfa 100644 --- a/docs/api-reference/postman.mdx +++ b/docs/api-reference/postman.mdx @@ -3,8 +3,8 @@ title: "Postman Collection" description: "" --- -