> For the complete CircleCI developer hub index, see [llms.txt](https://circleci.com/developer/llms.txt)

# sofy-ai/sofy

Orb allows CircleCI users to integrate Sofy.ai into their ci/cd pipeline.


## Commands

### connect_sofy

Uploads your build directly to Sofy from CircleCi for seamless testing on both platforms


| Parameter | Type | Default | Description |
|---|---|---|---|
| `build_path` | string | /home/circleci/project/app.apk | path to your project build |
| `subscription_key` | string |  | Your Sofy API key (found in sofy account settings) |