Integrations
In this section we will have a collection of examples how you could use our APIs to do integration with your tools.
Some of the integrations that we recommend are:
- Compare your environment with Production once you deploy to Dev or Stage environment
- Compare your production environment before and after deployment
- If you create sandboxes per pull request you can compare them with your Production environment
Here are tutorials for integrations with Acquia, Pantheon, Platform.sh.
If you use some CI/CD workflow. Highly recommend to check article on integration with CI/CD.
We have developed a CLI tool https://github.com/DiffyWebsite/diffy-cli so it is extremely easy to build integrations in your CI workflows.
Please check Getting Started to get you up and running.