技能 编程开发 Lokalise 网络钩子事件

Lokalise 网络钩子事件

v20260311
lokalise-webhooks-events
实现 Lokalise 网络钩子的处理,包括实时翻译更新、密钥校验、异步处理以及基于通知或事件的自动化流程,保障翻译项目的可靠集成。
获取技能
402 次下载
概览

Lokalise Webhooks Events

Overview

Handle Lokalise webhooks for real-time translation updates and automation.

Prerequisites

  • Lokalise project with webhook access
  • HTTPS endpoint accessible from internet
  • Understanding of webhook security
  • Queue system for reliable processing (optional)

Instructions

  1. Webhook Event Types
  2. Instructions

For full implementation details, load: Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)

Output

  • Webhook endpoint receiving events
  • Secret verification enabled
  • Event handlers for key scenarios
  • Async processing with error handling

Error Handling

Issue Cause Solution
Invalid signature Wrong secret Verify webhook secret in Lokalise
Timeout (8 seconds) Slow processing Process async, respond immediately
Duplicate events Retry after failure Implement idempotency
Missing events Handler not registered Subscribe to event in Lokalise

Examples

See references/implementation-guide.md for detailed examples.

Resources

Next Steps

For performance optimization, see lokalise-performance-tuning.

信息
Category 编程开发
Name lokalise-webhooks-events
版本 v20260311
大小 4.04KB
更新时间 2026-03-12
语言