i18n - translations (#15803)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
0fdc7ba834
commit
9bc5486d0d
@@ -51,7 +51,7 @@ import { VimeoEmbed } from '/snippets/vimeo-embed.mdx';
|
||||
|
||||
Вебхукс омогућавају тренутна ажурирања вашој специфичној URL адреси о променама или догађајима у вези са подацима о вашим клијентима.
|
||||
|
||||
For example, when an Opportunity moves to "Closed Won", a webhook can automatically trigger invoice creation in your accounting system. Note that this type of automation can also be achieved using Twenty's in-app [Workflows feature](/user-guide/workflows/getting-started-workflows), which offers triggers based on field updates for internal automation.
|
||||
For example, when an Opportunity moves to "Closed Won", a webhook can automatically trigger invoice creation in your accounting system. Note that this type of automation can also be achieved using Twenty's in-app [Workflows feature](/l/sr/user-guide/workflows/getting-started-workflows), which offers triggers based on field updates for internal automation.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
@@ -125,6 +125,6 @@ Twenty нуди API-е у оба **REST** и **GraphQL** формата:
|
||||
|
||||
## Next Steps
|
||||
|
||||
- **[Постављање API-а и Webhook-а](/user-guide/integrations-api/api-webhooks)**: Научите како да креирате API кључеве и webhook-ове
|
||||
- **[Постављање API-а и Webhook-а](/l/sr/user-guide/integrations-api/api-webhooks)**: Научите како да креирате API кључеве и webhook-ове
|
||||
- **Прилагођена документација**: Приступите својој персонализованој API документацији преко Поставке → API & Webhooks
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Twenty currently offers native integration with:
|
||||
- **Е-пошта и календар**: Повежите Gmail, Outlook или SMTP/CalDAV провајдере
|
||||
- **Приступ API-ју**: Користите наше REST и GraphQL API-е за изградњу прилагођених интеграција
|
||||
|
||||
За подешавање е-поште и календара посетите [Подешавање е-поште и календара](/user-guide/settings/email-calendar-setup).
|
||||
За подешавање е-поште и календара посетите [Подешавање е-поште и календара](/l/sr/user-guide/settings/email-calendar-setup).
|
||||
|
||||
### Workflows (Recommended)
|
||||
|
||||
@@ -29,7 +29,7 @@ Twenty currently offers native integration with:
|
||||
- **Webhook Triggers**: Receive data from external systems
|
||||
- **Подстицање ажурирања поља**: Аутоматизујте акције на основу промена у CRM-у
|
||||
|
||||
Learn more in our [Workflows section](/user-guide/workflows/getting-started-workflows).
|
||||
Learn more in our [Workflows section](/l/sr/user-guide/workflows/getting-started-workflows).
|
||||
|
||||
### Интеграција са Запиером (Наслеђено)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user