Webhooks allow you to receive information about the key events that happen in your Crowdin project, like completed translations or proofreading. Efter opsætning af en projekt-webhook, vil Crowdin begynde at sende POST- eller GET-anmodninger med data til webhook-URL’en via HTTP.
Kun projektejere og -administratorer kan registrere en webhook.
Der kan tilføjes webhooks til at opbygge integrationer med tjenesterne eller med en backend. F.eks.:
Webhooks kan opsættes til flg. begivenheder:
Visit the Webhooks article on Crowdin Developer Portal.
To configure webhooks in Crowdin, open your project and go to Tools > Webhooks. Click Add Webhook to start configuring your new webhook.
Flg. oplysninger skal angives for at registrere en webhook:
Optionally, you can add special headers to your webhook. De kan bruges til ekstra sikkerhed som en godkendelsesmetode og meget mere. For example, if you add headers, your webhook endpoint can check them to ensure that information is coming from Crowdin.
When adding a webhook, click Test webhook to see how your application will react to that call.
Depending on your approach to webhook management, you might need to add dedicated Crowdin IP addresses to your firewall to allow Crowdin to open the pre-configured webhook URLs.
Read more about IP Addresses.
Within a specific project, you can access and manage configured webhooks by editing or deleting them directly from the displayed list.
In the Calls History section, you can view the list of calls of all webhooks that were configured in the project. Use the filter to view all or only unsuccessful webhook notifications.
Behov for hjælp til brug af Webhooks eller evt. spørgsmål? Kontakt Supportteamet.