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

feat: associations #187

Merged
merged 28 commits into from
Aug 16, 2023
Merged

feat: associations #187

merged 28 commits into from
Aug 16, 2023

Conversation

hvinder
Copy link
Collaborator

@hvinder hvinder commented Aug 13, 2023

Description

Support associations for all CRMs

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • Tested with postman, and added relevant examples

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Associations checklist

(❌ -> not supported)
Hubspot

leadId dealId contactId companyId noteId eventId taskId
lead NA
deal NA
contact NA
company NA
note NA
event NA
task NA

Zoho

leadId dealId contactId companyId noteId eventId taskId
lead NA
deal NA
contact NA
company NA
note NA
event NA
task NA

Salesforce

leadId dealId contactId companyId noteId eventId taskId
lead NA
deal NA
contact NA
company NA
note NA
event NA
task NA

Pipedrive

leadId dealId contactId companyId noteId eventId taskId
lead NA
deal NA
contact NA
company NA
note NA
event NA
task NA

@vercel
Copy link

vercel bot commented Aug 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
revert-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2023 7:36am

Copy link
Contributor

@jatinsandilya jatinsandilya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🏃🏼

@jatinsandilya jatinsandilya merged commit 70996fb into main Aug 16, 2023
@hvinder hvinder self-assigned this Aug 17, 2023
@jatinsandilya jatinsandilya deleted the feat/associations branch December 1, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants