Bobcorn Webhooks
Bobcorn does not currently provide remote webhooks. It is a local-first desktop app, so there is no hosted event stream for project updates, export completion, account changes, or billing events.
Alternatives
- Use the local CLI for supported project automation.
- Use filesystem watchers around `.icp` project files when your workflow owns the local project directory.
- Use GitHub Releases and
/release.jsonfor public release monitoring.