-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 Added recap table with integration providers supported for CRMs
Added recap table with integration providers supported for CRMs
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Panora - The Open Source Unified API Platform | ||
## Supported Integrations | ||
|
||
Panora supports integration with the following objects across multiple platforms: | ||
|
||
| Panora | Hubspot | Pipedrive | Zoho CRM | Zendesk | Freshsales | | ||
|-------------|-----------|-----------|-----------|-----------|------------| | ||
| Contacts | ✔ | ✔ | ✔ | ✔ | ✔ | | ||
| Deals | ❌ | ❌ | ❌ | ❌ | ❌ | | ||
| Notes | ❌ | ❌ | ❌ | ❌ | ❌ | | ||
| Engagement | ❌ | ❌ | ❌ | ❌ | ❌ | | ||
| Tasks | ❌ | ❌ | ❌ | ❌ | ❌ | | ||
| Users | ❌ | ❌ | ❌ | ❌ | ❌ | | ||
|
||
## Your CRM is missing? Or an object you need? | ||
|
||
1. **Click [here](https://panora.canny.io/integration-requests) to ask the Panora community for this integration.** | ||
2. Browse existing requests to check if someone else has already suggested the CRM you have in mind. If so, you can upvote the existing request to show your support. | ||
3. If your desired integration isn't already listed, click the "New Integration" button to submit a new integration request. Provide as much detail as possible about the CRM and the reasons for integration. | ||
Thanks! 🙏 | ||
|
||
|
||
## Want to build an integration? | ||
|
||
**Click [here](https://github.com/panoratech/Panora/blob/docs-crmcontact/CONTRIBUTING.md) to learn more!** |