mirror-immich/packages/plugin-core
Claude cfb2ec0f59
feat(workflow): add webhook step to send asset information to an endpoint
Adds a 'webhook' core plugin method that POSTs the triggering asset's information to a configurable endpoint, with optional HTTP method and a secret header for receiver verification. Plugins are now permitted to make outbound HTTP requests.

https://claude.ai/code/session_01X6ZiTZMYfHtwJifZ6RuDnk
2026-06-02 20:14:35 +00:00
..
src feat(workflow): add webhook step to send asset information to an endpoint 2026-06-02 20:14:35 +00:00
.gitignore feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
.prettierrc feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
esbuild.js feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
manifest.json feat(workflow): add webhook step to send asset information to an endpoint 2026-06-02 20:14:35 +00:00
mise.toml feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00
package.json feat: more plugin triggers and methods (#28690) 2026-05-29 14:02:07 -04:00
tsconfig.json feat: workflows & plugins (#26727) 2026-05-18 11:09:33 -04:00