GitSync
📄️ GitSync Overview
Syntasa now supports a seamless way to integrate your application workflows directly with your source control system using GitSync. Traditionally, applications in Syntasa could be exported as a ZIP file containing various JSON definitions, which users could then import to recreate the app elsewhere. While this method is still supported, GitSync takes it a step further by allowing you to push application workflows directly to Git-based repositories like GitHub, GitLab, and Bitbucket.
📄️ Configuring SCM for GitSync
To use the GitSync feature in Syntasa, the first step is to configure your Git repository settings under Admin Center → Infrastructure. This allows Syntasa to connect securely to your Git-based source control system (SCM) and push application workflow content into your chosen repository and branch.
📄️ Pushing Workflow to Git
Syntasa’s GitSync feature allows users to push the application’s development workflow directly into a Git repository (GitHub, GitLab, or Bitbucket). This streamlines version control, promotes team collaboration, and improves governance by integrating your workflow management with your source control system.