Skip to main content

What are Workflows and How to Use Them?

A workflow is a ladder of integrations to build your applications.

Each integration has a different purpose and the workflow can be customized by modifying integrations and inputs, running custom scripts, or re-ordering them.

Workflows allow you to have complete control on your build process and enhance it with third-party integrations.

caution

Please note that modifying integrations may cause your builds to fail, so utmost care is recommended when editing workflows.

How to Create an Integration

This guide explains the process of creating a new integration, including defining its purpose, configuring inputs and outputs, writing the necessary scripts or code, and integrating it into existing workflows for automation.

Common Integrations

These integrations are common across all build profiles regardless of the target OS and platform.

You can find the full list of available integrations in our workflow marketplace and under each integration in this document, you can find the related repository URL, which also includes the documentation for the related step.

iOS Specific Integrations

These integrations are specific to the iOS build profiles.

You can find the full list of available integrations in our workflow marketplace and under each integration in this document, you can find the related repository URL, which also includes the documentation for the related step.

Android Specific Integrations

These integrations are specific to the Android build profiles.

You can find the full list of available integrations in our workflow marketplace and under each integration in this document, you can find the related repository URL, which also includes the documentation for the related step.

React Native Specific Integrations

These integrations are specific to the React Native build profiles.

You can find the full list of available integrations in our workflow marketplace and under each integration in this document, you can find the related repository URL, which also includes the documentation for the related step.

Flutter Specific Integrations

These integrations are specific to the Flutter build profiles.

You can find the full list of available integrations in our workflow marketplace and under each integration in this document, you can find the related repository URL, which also includes the documentation for the related step.