Integrations
In this section, we will have a collection of examples of 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 checking the article on integration with CI/CD.
For cross-browser testing check our integrations with LambdaTest and BrowserStack.
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.