Commit Graph

19 Commits

Author SHA1 Message Date
Dave Stockley ce8b780155 feat: add dashboard analytics to sdk and public api (#353) 2026-03-04 22:06:21 +11:00
Dave Stockley 7428a1fbfa feat: add contactBooks to sdk, add delete campaign public endpoint (#352)
* feat: add contactBooks to sdk, add delete campaign public endpoint

* fix: pr review notes

* refactor: pr feedback

* feat: bulk delete/create contacts

* refactor: rename a few methods for consistency

* refactor: update openapi docs based on pr feedback

* refactor: update open api docs, based on pr feedback

* fix: delete campaign security issue

* refactor: delete campaign requires team id (from context)

* fix: enums
2026-03-04 07:10:43 +11:00
Dave Stockley 6786ff003e feat: contact books public api (#336)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-01-17 17:24:25 +11:00
Dave Stockley 68d951c55a feat: v1/campaign public api endpoint (#335)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-11 09:37:57 +11:00
KM Koushik a5ca3b2f87 add campaign api (#274) 2025-10-18 10:31:43 +11:00
Kuntal Majee 3f6a02ac56 delete-domain route added (#267) 2025-10-11 05:56:45 +11:00
KM Koushik 76fdad6c81 feat: expose domain dns records via api (#259) 2025-09-27 09:40:14 +10:00
KM Koushik 4957ea822f feat: add list emails api (#167) 2025-06-01 10:07:57 +10:00
KM Koushik 3fe96b477f add batch email api (#149)
* add bulk email

* add bulk email api

* add batch email sdk changes
2025-04-19 21:45:17 +10:00
KM Koushik 70026cb11d domain apis (#146)
* fix: create domain api

* add domain apis

* fix url

---------

Co-authored-by: harshsbhat <harsh121102@gmail.com>
2025-04-05 06:48:03 +11:00
KM Koushik b9d9037ec7 get contacts from emailid,ids (#99) 2025-02-06 00:27:03 +11:00
KM Koushik 9b54fc1793 Add schedule api (#60) 2024-08-21 17:19:11 +10:00
KM Koushik 5ddc0a7bb9 Add unsend campaign feature (#45)
* Add unsend email editor

Add email editor

Add more email editor

Add renderer partial

Add more marketing email features

* Add more campaign feature

* Add variables

* Getting there

* campaign is there mfs

* Add migration
2024-08-10 10:09:10 +10:00
KM Koushik b9643f41e1 Add basic documentation (#14)
* Docs MVP

* Change to mintlify

* Add more docs

* Init docs
2024-05-21 20:51:53 +10:00
KMKoushik 163aca189b Update landing page 2024-04-26 10:04:59 +10:00
KMKoushik 66732d2345 Add error handling 2024-04-22 14:10:34 +10:00
KMKoushik dab3d7ad25 Add send email API 2024-04-10 07:13:15 +10:00
KMKoushik c34d219561 Add API authentication 2024-04-09 17:05:47 +10:00
KMKoushik 4d0441791b Initialize API 2024-04-09 09:50:56 +10:00