Skip to main content
GeneraladvancedData

Automating Hightouch Syncs into CI/CD Pipelines with GitHub Actions

This playbook will showcase how you can automate Hightouch Syncs with GitHub Actions to ensure you have fresh data in all of your downstream tools.

Made by: Hightouch

Git Sync.
Automating Hightouch Syncs into CI/CD Pipelines with GitHub Actions.

GitHub Actions makes it easy to automate all of your data workflows. It is commonly used to build, test, and deploy code right from GitHub. This allows you to automate data transformation jobs and build data models with tools like dbt.

However, the next step is to get the data from the models to the marketing and business tools that need it. Hightouch can be integrated into GitHub workflows to automatically trigger Syncs during a data workflow. This ensures that as soon as GitHub action is executed, that data is pushed to your downstream destinations.

You can view the Hightouch GitHub Action in the GitHub Marketplace.

There are countless ways to integrate Hightouch into your CI/CD pipelines. Including this Action in your GitHub workflows enables seamless Hightouch integration whenever data is ready to be synced to a destination. By having Hightouch integrated into your workflows, you never have to worry about manually invoking a Hightouch sync.