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

2248 zapier integration implement typeorm eventsubscribers #3122

Merged

Conversation

martmull
Copy link
Contributor

@martmull martmull commented Dec 22, 2023

Closes #2248

  • Add new queue to twenty-server
  • Add new job to that new queue when a Record is created / updated / deleted
  • Add triggers to Zapier integration to handle create.record, update.record and delete.record events
  • Run Prettier on Zapier integration

Copy link

cloudflare-pages bot commented Dec 26, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5bfe4cf
Status:🚫  Build failed.

View logs

@martmull martmull force-pushed the 2248-zapier-integration-implement-typeorm-eventsubscribers branch from c7b0155 to 47861fb Compare December 27, 2023 09:52
@martmull martmull marked this pull request as ready for review December 27, 2023 09:57
@martmull martmull marked this pull request as draft December 27, 2023 09:58
@martmull martmull force-pushed the 2248-zapier-integration-implement-typeorm-eventsubscribers branch from 47861fb to d823f37 Compare December 27, 2023 10:09
@martmull martmull marked this pull request as ready for review December 27, 2023 10:09
@charlesBochet charlesBochet self-assigned this Jan 2, 2024
Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

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

Left comments!

@martmull martmull force-pushed the 2248-zapier-integration-implement-typeorm-eventsubscribers branch from d823f37 to 86d1e9d Compare January 3, 2024 14:05
@martmull martmull force-pushed the 2248-zapier-integration-implement-typeorm-eventsubscribers branch from cb8ef00 to 2ddad34 Compare January 3, 2024 16:46
Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

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

Thank you!

@charlesBochet charlesBochet merged commit 6525083 into main Jan 3, 2024
12 of 13 checks passed
@charlesBochet charlesBochet deleted the 2248-zapier-integration-implement-typeorm-eventsubscribers branch January 3, 2024 17:09
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.

Zapier integration: Implement TypeORM EventSubscribers
3 participants