twenty/packages/twenty-zapier
martmull 695991881f
6071 return only updated fields of records in zapier update trigger (#8193)
- move webhook triggers into `entity-events-to-db.listener.ts`
- refactor event management
- add a `@OnDatabaseEvent` decorator to manage database events
- add updatedFields in updated events
- update openApi webhooks docs
- update zapier integration
2024-11-04 17:44:36 +01:00
..
src 6071 return only updated fields of records in zapier update trigger (#8193) 2024-11-04 17:44:36 +01:00
.env.example 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
.gitignore 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
.prettierrc 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
.zapierapprc 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
index.js 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
jest.config.ts 7203 support emails links phones in zapier inputs 2 (#7562) 2024-10-10 15:32:06 +02:00
package.json 6071 return only updated fields of records in zapier update trigger (#8193) 2024-11-04 17:44:36 +01:00
tsconfig.json Fix zapier tests (#7568) 2024-10-10 16:34:34 +02:00