trypost/app/Actions
Paulo Castellano a932c51bbb
Expose workspace webhooks through the API and MCP (#330)
* Expose workspace webhooks through the API and MCP.

The same create/update/test/rotate/replay/delete flow now lives in Actions so the web UI, REST API, and MCP tools stay in lockstep.

* Keep webhook validation local to each web, API, and MCP entry point.

* Extract MCP webhook rules into request classes and close remaining API/MCP review gaps.

* Tighten webhook updates to a field whitelist and reset failures only on re-enable.

* Treat a mismatched webhook replay as not found and mark secret rotation destructive.
2026-09-04 12:00:32 -03:00
..
AccessToken Fix 500 on the MCP settings page when a client has never been used (#297) 2026-08-19 09:52:54 -03:00
Account Allow account owners to delete workspaces (#208) 2026-08-01 13:00:38 -04:00
Ai feat: per-workspace pricing, onboarding, and billing overhaul 2026-06-21 20:40:03 -03:00
ApiKey MCP: workspace settings, viewer read access, and token access (#241) 2026-08-06 09:54:51 -03:00
Auth Allow account owners to delete workspaces (#208) 2026-08-01 13:00:38 -04:00
Automation Add workspace webhooks and drop the unused automation webhook node (#326) 2026-09-04 09:43:29 -03:00
Billing Send the ad click IDs to Stripe alongside the UTM parameters (#323) 2026-08-31 23:01:37 -03:00
Invite Scope MCP OAuth tokens to user + workspace (#222) (#245) 2026-08-06 21:59:34 -03:00
Label refactor: restructure to Actions, subdomain routes (app/api), API tokens 2026-03-29 19:24:28 -03:00
Media Use whereLike for search so MySQL works alongside PostgreSQL (#302) 2026-08-26 10:59:31 -03:00
Onboarding Activation checklist + MCP OAuth authorize UX (#239) (#250) 2026-08-07 20:34:43 -03:00
Post Add workspace webhooks and drop the unused automation webhook node (#326) 2026-09-04 09:43:29 -03:00
PostComment feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
Signature chore: remove deprecated localization files 2026-05-03 15:23:25 -03:00
SocialAccount Allow multiple social accounts per network via env (#286) 2026-08-25 07:28:14 -03:00
User feat: fire signup/checkout PostHog events from the backend (#277) 2026-08-12 11:47:47 -03:00
Webhook Expose workspace webhooks through the API and MCP (#330) 2026-09-04 12:00:32 -03:00
Workspace Allow account owners to delete workspaces (#208) 2026-08-01 13:00:38 -04:00