Commit Graph

13 Commits

Author SHA1 Message Date
Waleed Latif
af30c296f4 fix(stateless): add support for oauth credentials in stateless executions 2025-03-09 18:13:22 -07:00
Waleed Latif
b8c30396cb feat(serverless): for serverless executions (webhooks & scheduled), use workflow-id based authentication instead of session based to support OAuth 2025-03-09 17:43:50 -07:00
Waleed Latif
31ec93e688 fix(webhook): fix webhook execution to be identical to scheduled, manual executions besides pre-processing 2025-03-09 17:22:23 -07:00
Waleed Latif
fd510d582e improvement(logging): created common logging utility for all executions 2025-03-09 04:37:50 -07:00
Waleed Latif
3bb6b5bf02 improvement(webhooks): consolidated webhook routes 2025-03-09 04:21:29 -07:00
Waleed Latif
e7b3d4855a fix: standardized logging for scheduled, webhooks, manual executions, and api endpoints 2025-03-08 03:23:24 -08:00
Waleed Latif
05a9bfdcb5 feat(webhooks): added logic to execute workflows from webhooks 2025-03-08 03:16:34 -08:00
Waleed Latif
63724d0cc7 feat(webhooks): consolidated webhook routes and added logs to debug webhook connection 2025-03-08 03:04:44 -08:00
Waleed Latif
16560d8a89 feat(webhooks): testing whatsapp webhook in prod 2025-03-07 17:25:59 -08:00
Waleed Latif
011c21781e feat(webhooks): testing whatsapp webhook in prod 2025-03-07 17:08:14 -08:00
Waleed Latif
83260d0af6 feat(webhooks): testing whatsapp webhook in prod 2025-03-07 16:55:42 -08:00
Waleed Latif
a4d516056a feat(webhook): add provider config to webhook db, improve general webhook functionality 2025-03-07 16:55:42 -08:00
Waleed Latif
cee341ff80 feat(webhook): added whatsapp block/tool, added scaffolding for webhooks with modal, added webhooks table and ran migrations 2025-03-07 13:22:12 -08:00