-
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.
📝 Updated parts of the documentation
- Loading branch information
Showing
30 changed files
with
941 additions
and
158 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
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,18 @@ | ||
--- | ||
title: "Integration Catalog" | ||
description: "" | ||
icon: album-collection | ||
--- | ||
|
||
<CardGroup cols={2}> | ||
<Card title="ATS" href="/integrations/ats/index" horizontal> | ||
</Card> | ||
<Card title="File Storage" href="/integrations/filestorage/index" horizontal> | ||
</Card> | ||
<Card title="CRM" href="/integrations/crm/index" horizontal> | ||
</Card> | ||
<Card title="Ticketing" href="/integrations/ticketing/index" horizontal> | ||
</Card> | ||
<Card title="Ecommerce" href="/integrations/ecommerce/index" horizontal> | ||
</Card> | ||
</CardGroup> |
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,31 @@ | ||
--- | ||
title: "Ashby" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Activity | Yes ✅ | /candidate.listNotes | | ||
| Application | Yes ✅ | [/application.create , /application.list] | | ||
| Attachment | Yes ✅ | [/candidate.uploadResume , /candidate.uploadFile ] | | ||
| Candidate | Yes ✅| [/candidate.create, /candidate.list] | | ||
| Department | Yes ✅ | /departement.list | | ||
| Eeocs | No 🚫| | | ||
| Interview | Yes ✅| /interviewSchedule.list | | ||
| Job | Yes ✅ | /job.list | | ||
| Job Interview Stage | Yes ✅| /interviewStage.list | | ||
| Offer | Yes ✅| /offer.list | | ||
| Office | Yes ✅| /location.list | | ||
| Reject Reason | Yes ✅| /archiveReason.list | | ||
| Score Card | No 🚫| | | ||
| Tag | Yes ✅| /candidateTag.list | | ||
| User | Yes ✅| /user.list | | ||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes || | ||
| Realtime webhook | No 🚫| |
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
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 @@ | ||
--- | ||
title: "Attio" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Contact | Yes ✅ | [/objects/people/records , /objects/people/records/query] | | ||
| Company | Yes ✅ | [/objects/companies/records , /objects/companies/records/query] | | ||
| Deal | Yes ✅ | [/objects/deals/records , /objects/deals/records/query] | | ||
| Engagement | No 🚫| | | ||
| Note | Yes ✅ | /notes | | ||
| Stage | No 🚫| | | ||
| Task | Yes ✅| /tasks | | ||
| User | Yes ✅ | /workspace_members | | ||
|
||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes | | | ||
| Realtime webhook | No 🚫| |
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 @@ | ||
--- | ||
title: "Close" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Contact | Yes ✅ | /contact | | ||
| Company | Yes ✅ | /lead | | ||
| Deal | Yes ✅ | /opportunity | | ||
| Engagement | Yes ✅| [/activity/calls , /activity/meetings , /activity/emails] | | ||
| Note | Yes ✅ | /activity/note | | ||
| Stage | Yes ✅| /activity/status_change/opportunity/?opportunity_id=:remote_deal_id | | ||
| Task | Yes ✅| /task | | ||
| User | Yes ✅ | /user | | ||
|
||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes | | | ||
| Realtime webhook | No 🚫| |
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,24 @@ | ||
--- | ||
title: "Hubspot" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Contact | Yes ✅ | /objects/contacts | | ||
| Company | Yes ✅ | /objects/companies | | ||
| Deal | Yes ✅ | /objects/deals | | ||
| Engagement | Yes ✅| [/objects/calls , /objects/meetings , /objects/emails] | | ||
| Note | Yes ✅ | /objects/notes | | ||
| Stage | Yes ✅| /crm-pipelines/v1/pipelines/deals | | ||
| Task | Yes ✅| /objects/tasks | | ||
| User | Yes ✅ | /owners | | ||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes |crm.objects.companies.read crm.objects.companies.write crm.objects.contacts.read crm.objects.contacts.write crm.objects.deals.read crm.objects.deals.write crm.objects.custom.read crm.objects.custom.write crm.objects.leads.read crm.objects.leads.write crm.objects.owners.read crm.objects.users.read crm.objects.users.write oauth sales-email-read | | ||
| Realtime webhook | No 🚫| |
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
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 @@ | ||
--- | ||
title: "Pipedrive" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Contact | Yes ✅ | /persons | | ||
| Company | Yes ✅ | /organizations | | ||
| Deal | Yes ✅ | /deals | | ||
| Engagement | Yes ✅| /activities | | ||
| Note | Yes ✅ | /notes | | ||
| Stage | Yes ✅ | [/deals , /stages] | | ||
| Task | Yes ✅| [/activities?type=task , /activities] | | ||
| User | Yes ✅ | /users | | ||
|
||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes | | | ||
| Realtime webhook | No 🚫| |
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 @@ | ||
--- | ||
title: "Zendesk" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Contact | Yes ✅ | /contacts | | ||
| Company | Yes ✅ | /contacts | | ||
| Deal | Yes ✅ | /deals | | ||
| Engagement | Yes ✅| /calls | | ||
| Note | Yes ✅ | /notes | | ||
| Stage | Yes ✅ | [/stages , /deals/:remote_deal_id] | | ||
| Task | Yes ✅| /tasks | | ||
| User | Yes ✅ | /users | | ||
|
||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes || | ||
| Realtime webhook | No 🚫| |
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 @@ | ||
--- | ||
title: "Zoho" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Contact | Yes ✅ | /Contacts | | ||
| Company | Yes ✅ | /Accounts | | ||
| Deal | Yes ✅ | /Deals | | ||
| Engagement | Yes ✅| [/Calls , /Events] | | ||
| Note | Yes ✅ | [/Notes, /Notes/:remote_note_id, ] | | ||
| Stage | No 🚫| | | ||
| Task | Yes ✅| /Tasks | | ||
| User | Yes ✅ | /users?type=AllUsers | | ||
|
||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes |ZohoCRM.modules.ALL,ZohoCRM.users.READ | | ||
| Realtime webhook | No 🚫| |
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
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,21 @@ | ||
--- | ||
title: "Shopify" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Customer | Yes ✅ | /admin/api/2024-07/customers.json | | ||
| Order | Yes ✅ | /admin/api/2024-07/orders.json | | ||
| Fulfillment | Yes ✅ | /admin/api/2024-07/orders/:remote_order_id/fulfillments.json| | ||
| Fulfillment Orders | No 🚫| | | ||
| Product | Yes ✅ | /admin/api/2024-07/products.json | | ||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes |crm.objects.companies.read crm.objects.companies.write crm.objects.contacts.read crm.objects.contacts.write crm.objects.deals.read crm.objects.deals.write crm.objects.custom.read crm.objects.custom.write crm.objects.leads.read crm.objects.leads.write crm.objects.owners.read crm.objects.users.read crm.objects.users.write oauth sales-email-read | | ||
| Realtime webhook | No 🚫| |
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,24 @@ | ||
--- | ||
title: "Box" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Drive |No 🚫 | | | ||
| File | Yes ✅ | /folders/:remote_folder_id/items | | ||
| Folder | Yes ✅ | [/folders, /folders/:remote_folder_id/items] | | ||
| Group | Yes ✅| /groups | | ||
| Permission | No 🚫 | Coming Soon | | ||
| Shared Link | No 🚫| Coming Soon | | ||
| User | Yes ✅ | /users | | ||
|
||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes | | | ||
| Realtime webhook | No 🚫| |
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
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 @@ | ||
--- | ||
title: "Front" | ||
description: "" | ||
--- | ||
|
||
# Common Objects | ||
|
||
|
||
| Unified Model | Supported | Provider Endpoints | | ||
| -------- | ------------------------------------- | ------------------------------------- | | ||
| Account | Yes ✅ | /accounts | | ||
| Attachment | No 🚫 | Coming Soon | | ||
| Collection |No 🚫 | | | ||
| Comment | Yes ✅| /conversations/:remote_ticket_id/comments | | ||
| Contact | Yes ✅ | /contacts | | ||
| Tag | Yes ✅| /tags | | ||
| Team | Yes ✅| /teams | | ||
| Ticket | Yes ✅ | /conversations | | ||
| User | Yes ✅| /teammates| | ||
|
||
|
||
| Features | Supported | | ||
| -------- | ------------------------------------- | | ||
| Scopes | | | ||
| Realtime webhook | No 🚫| |
Oops, something went wrong.