Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README files for updated filestorage connectors #741

Merged
merged 1 commit into from
Dec 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 43 additions & 45 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,38 +23,38 @@

- Prerequisite: You should have Git and Docker installed

1. Get the code
1. Get the code

```
git clone https://github.com/panoratech/Panora.git
```
```

2. Go to Panora folder
2. Go to Panora folder

```
cd Panora && cp .env.example .env
```
```

3. Start
3. Start

```
docker compose -f docker-compose.source.yml up
```
```

Panora is now running! Follow our [Quickstart Guide](https://docs.panora.dev/quick-start) to start adding integrations to your product !
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)

If you want to chat with our codebase, feel free to use our [friend's amazing tool !](https://sage.storia.ai/panora)

# ✨ Core Features
# ✨ 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 |
| |
| ---------------------------------------------------------------------------------------------- |
| **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

Expand All @@ -64,43 +64,41 @@ Panora supports integration with the following objects across multiple platforms

### CRM Unified API

| | Contacts | Deals | Notes | Engagements | Tasks | Users | Companies | Stage |
|-----------------------------------------------|:--------:|:-----:|:-----:|:-----------:|:-----:|:-----:|:---------:|:---------:|
| Hubspot | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | | ✔️ |
| Pipedrive | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |✔️ |
| Zoho CRM | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | | |
| Zendesk Sell | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | | ✔️|
| Attio | ✔️ | ✔️ | ✔️ | | ✔️ | ✔️ | ✔️ | ✔️ |
| Close | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |✔️ |
| | 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 | ✔️ | ✔️ | ✔️| ✔️ | ✔️ | | |
| | Tickets | Comments | Users | Contacts | Accounts | Tags | Teams | Collections |
| ------- | :-----: | :------: | :---: | :------: | :------: | :--: | :---: | :---------: |
| Zendesk | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |
| Front | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |
| Jira | ✔ | ✔ | ✔ | | | ✔ | ✔ | ✔ |
| Gitlab | ✔ | ✔ | ✔ | | | | | ✔ |
| Github | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | |

| File Storage | 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 | ✔️ | ✔️ | | | ✔️ |
| | Customers | Orders | Fulfillments | Fulfillment Orders | Products |
| ----------- | :-------: | :----: | :----------: | :----------------: | :------: |
| Amazon | ✔️ | ✔️ | | | |
| Shopify | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| Squarespace | ✔️ | ✔️ | | | ✔️ |
| Woocommerce | ✔️ | ✔️ | | | ✔️ |

Your favourite software is missing? [Ask the community to build a connector!](https://github.com/panoratech/Panora/issues/new)

Expand Down
7 changes: 4 additions & 3 deletions packages/api/src/filestorage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ Panora supports integration with the following objects across multiple platforms
| File Storage | Drives | Files | Folders | Groups | Users | Permissions | Shared Links |
| ---------------- | :----: | :---: | :-----: | :----: | :---: | :---------: | :----------: |
| [Google Drive]() | ✔️ | ✔️ | ✔️ | | | ✔️ | |
| [Box]() | | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
| [Dropbox]() | | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
| [OneDrive]() | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | | |
| [Box]() | | ✔️ | ✔️ | ✔️ | ✔️ | | ✔️ |
| [Dropbox]() | | ✔️ | ✔️ | ✔️ | ✔️ | | |
| [OneDrive]() | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
| [SharePoint]() | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | | |

Your favourite software is missing? [Ask the community to build a connector!](https://github.com/panoratech/Panora/issues/new)

Expand Down
Loading