i18n - translations (#15803)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-11-13 17:12:39 +01:00
committed by GitHub
parent 0fdc7ba834
commit 9bc5486d0d
1061 changed files with 6646 additions and 3055 deletions
@@ -51,7 +51,7 @@ Koska API-avaimesi antaa pääsyn arkaluonteisiin tietoihin, sitä ei pitäisi j
Webhooks allow for immediate updates to your specified URL about changes or events related to your customer data.
For example, when an Opportunity moves to "Closed Won", a webhook can automatically trigger invoice creation in your accounting system. Huomaa, että tämän tyyppinen automaatio voidaan saavuttaa myös Twentyn sovelluksen sisäisen [Workflows -ominaisuuden](/user-guide/workflows/getting-started-workflows) avulla, joka tarjoaa laukaisimia kenttäpäivitysten perusteella sisäistä automaatiota varten.
For example, when an Opportunity moves to "Closed Won", a webhook can automatically trigger invoice creation in your accounting system. Huomaa, että tämän tyyppinen automaatio voidaan saavuttaa myös Twentyn sovelluksen sisäisen [Workflows -ominaisuuden](/l/fi/user-guide/workflows/getting-started-workflows) avulla, joka tarjoaa laukaisimia kenttäpäivitysten perusteella sisäistä automaatiota varten.
Webhooks are ideal for integrating with external systems, while Workflows support both internal automation and external tool connections via webhook triggers, code nodes, and HTTP nodes.