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: crm apps with revert APIs #1

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ashutosh-revert
Copy link
Collaborator

@ashutosh-revert ashutosh-revert commented Mar 4, 2024

Moves Cal's CRM apps to use Revert APIs

Type of change

  • New feature (non-breaking change which adds functionality)

How should this be tested?

Demos

Scenarios Tested (Zoho, Hubspot, Salesforce)

  • A meeting/event gets created inside respective crm
  • If contact is not already present it gets created.
  • When multiple attendees are present, only the ones that are not already present in the CRM gets created.
  • When a meeting gets deleted in Cal, it gets deleted in Pipedrive.
  • When a meeting gets updated in Cal, it gets updated in Pipedrive.

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

@jatinsandilya jatinsandilya self-requested a review March 4, 2024 10:53
@jatinsandilya jatinsandilya changed the title Feat/crm integrations revert feat: crm apps with revert APIs Mar 4, 2024
Copy link

github-actions bot commented Mar 12, 2024

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

@jatinsandilya jatinsandilya force-pushed the feat/crm-integrations-revert branch 3 times, most recently from e2bbaac to b4c0c98 Compare April 4, 2024 19:18
Copy link

This PR is being marked as stale due to inactivity.

@github-actions github-actions bot added the Stale label Apr 23, 2024
@github-actions github-actions bot removed the Stale label May 3, 2024
Copy link

This PR is being marked as stale due to inactivity.

@github-actions github-actions bot added the Stale label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants