Get started with Bitbucket Cloud
New to Bitbucket Cloud? Check out our get started guides for new users.
Pipes provide a simple way to configure a pipeline. They are especially powerful when you want to work with third-party tools. In these topics, you will learn how pipes work, how to use pipes and add them to your pipeline, and how to write a pipe for Bitbucket Pipelines.
For a list of available pipes, visit the Bitbucket Pipes integrations page.
To get more details about pipes and to ask any questions you may have to your peers, go to the Atlassian Community Bitbucket pipes thread.
What are pipes?
Pipes provide a simple way to configure a pipeline and are powerful when you want to work with third-party tools.
Write a pipe for Bitbucket Pipelines
Write a simple pipe or a complete pipe depending on how much detail and configuration you want to add.
Advanced techniques for writing pipes
Learn best practices to avoid unexpected results that come from passing variables between lots of different systems.
Was this helpful?