Commit Graph

10 Commits

Author SHA1 Message Date
Matthew Meszaros da5adddef3 feat: add Make CRM deal modules: New Deal and Deal Won triggers, create/update/delete deal, and Find Deal search 2026-06-29 09:44:06 +02:00
Matthew Meszaros de46897b3f feat: add Make mailbox and warmup modules: New Mailbox Connected trigger, update/delete mailbox, warmup start/pause/resume/stop, and Find Mailbox search 2026-06-29 09:43:54 +02:00
Matthew Meszaros 7c7ddd9746 feat: add Make campaign modules: New Campaign and Campaign Completed triggers, create/update/delete, start/stop lifecycle, and Find Campaign search 2026-06-29 09:43:54 +02:00
Matthew Meszaros 8400fb1942 feat: add Make email and inbox modules: New Email Received trigger, Send Email, Reply in Inbox, Mark Inbox Emails Seen, and Verify Email Address 2026-06-29 09:43:54 +02:00
Matthew Meszaros 8bb1bbd8df feat: add Make contact modules: New Contact and New or Updated Contact triggers, create/update/delete, add/remove campaign, note create/update/delete, and Find Contact search 2026-06-29 09:43:54 +02:00
Matthew Meszaros db2efee8f2 feat: add the filterByStatus IML function (with test) that backs the Campaign Completed trigger since /campaigns has no status query param 2026-06-29 09:43:17 +02:00
Matthew Meszaros 8cdb4401fb feat: add the six Make dropdown RPCs (campaign, mailbox, pipeline, pipeline-stage, template, contact lists) powering dynamic select fields 2026-06-29 09:43:17 +02:00
Matthew Meszaros 6778cf169c feat: add the Make Warmbly OAuth2 connection (authorize/token/refresh with rotating tokens and expiry, GET /v1/me test and org+email label) with default scope and scope catalog 2026-06-29 09:43:17 +02:00
Matthew Meszaros d7b5d23d48 feat: add the Make app base.iml.json (api base URL, bearer auth header, code/request_id error handler) plus general common and module-groups files 2026-06-29 09:43:17 +02:00
Matthew Meszaros e1034257a3 feat: scaffold the Make.com custom app under integrations/make with the makecomapp.json manifest (57 modules, 6 RPCs, OAuth connection, 1 IML function), README, and gitignore 2026-06-29 09:43:17 +02:00