This website requires JavaScript.
Explore
Help
Sign In
starred
/
warmbly
Watch
1
Star
0
Fork
0
mirror of
https://github.com/warmbly/warmbly.git
synced
2026-09-07 00:01:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7ca9a98f4e9eb93f5fb9fe95708e97dc9768645
warmbly
/
integrations
/
zapier
/
src
T
History
Matthew Meszaros
c7ca9a98f4
feat: add Zapier Update CRM Task, Delete Deal, and Delete CRM Task actions
2026-06-29 06:21:41 +02:00
..
creates
feat: add Zapier Update CRM Task, Delete Deal, and Delete CRM Task actions
2026-06-29 06:21:41 +02:00
lib
feat: request write_emails and bulk_contacts Zapier scopes to back the delete-mailbox and remove-from-campaign actions
2026-06-29 06:21:41 +02:00
searches
feat: add Zapier searches for contact by email, campaign, mailbox, and reply template
2026-06-28 19:10:09 +02:00
triggers
feat: fix Zapier contact triggers to use bare whitelisted sort_by columns so New or Updated Contact actually sorts by updated_at
2026-06-29 06:09:38 +02:00
authentication.ts
feat: add Zapier OAuth2 authentication with code exchange, rotating refresh, and GET /v1/me connection test and label
2026-06-28 19:09:51 +02:00
index.ts
feat: wire the Zapier app definition with auth, request middleware, triggers, creates, and searches
2026-06-28 19:10:09 +02:00
types.ts
feat: add Zapier shared types and HTTP client with bearer-auth/error middleware, scopes, and list helpers
2026-06-28 19:09:51 +02:00