Add Webhook for Web-apps
On simplelocalize add webhook for web-apps
SimpleLocalize is a tool that assists software developers with localization and internationalization. It streamlines application translation into many languages by providing a web interface for easy management, collaborative workflows, and seamless connectivity with development tools.
Developers may simplify the localization process and increase the reach of their product to a global audience, promoting a multilingual user experience. Please check the official SimpleLocalize website for the most up-to-date and extensive information.
Add trigger in git-actions
on:
# Allows external webhook trigger
repository_dispatch:
types:
- webhookFrom the dashboard choose the service for which you wish to add Webhook

Choose Integration from the chosen service :

Click on WebHook.

Click on Add webhook

For Staging choose like this :

For Production choose like this :

Last updated